Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 528 Bytes

index.md

File metadata and controls

29 lines (19 loc) · 528 Bytes
title short-title slug page-type browser-compat
CSSRotate: angle property
angle
Web/API/CSSRotate/angle
web-api-instance-property
api.CSSRotate.angle

{{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}}