Back to Content

CSSRotate: y property

files/en-us/web/api/cssrotate/y/index.md

latest391 B
Original Source

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

The y property of the {{domxref("CSSRotate")}} interface gets and sets the ordinate or y-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}}