CSSScale: y property

Note: This feature is available in Web Workers.

The y property of the CSSScale interface gets and sets the ordinate or y-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