CSSRotate: x property

Note: This feature is available in Web Workers.

The x property of the CSSRotate interface gets and sets the abscissa or x-axis of the translating vector.

Value

A CSSNumericValue. Can be set to a number, which is wrapped in a CSSUnitValue of unit: "number".

Examples

To Do

Specifications