Back to Content

CSSRotate: angle property

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

latest361 B
Original Source

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

The angle property of the {{domxref("CSSRotate")}} interface gets and sets the angle of rotation. A positive angle denotes a clockwise rotation, a negative angle a counter-clockwise one.

Value

A {{domxref("CSSNumericValue")}}

Examples

To Do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}