files/en-us/web/api/cssrotate/index.md
{{APIRef("CSS Typed Object Model API")}}
The CSSRotate interface of the CSS Typed Object Model API represents the rotate value of the individual {{CSSXRef('transform')}} property in CSS. It inherits properties and methods from its parent {{domxref('CSSTransformValue')}}.
{{InheritanceDiagram}}
CSSRotate object.To do.
{{Specifications}}
{{Compat}}