Back to Content

CSSScale: x property

files/en-us/web/api/cssscale/x/index.md

latest390 B
Original Source

{{APIRef("CSS Typed OM")}}

The x property of the {{domxref("CSSScale")}} interface gets and sets the abscissa or x-axis of the translating vector.

Value

A {{domxref("CSSNumericValue")}}. Can be set to a number, which is wrapped in a {{domxref("CSSUnitValue")}} of unit: "number".

Examples

To Do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}