CSSRotate
The CSSRotate
interface of the CSS_Object_Model#css_typed_object_model represents the rotate value of the individual transform
property in CSS. It inherits properties and methods from its parent CSSTransformValue
.
Constructor
CSSRotate()
-
Creates a new
CSSRotate
object.
Instance properties
Examples
To do.
Specifications
Specification |
---|
CSS Typed OM Level 1 # cssrotate |
Browser compatibility
desktop | mobile | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CSSRotate | |||||||||||
CSSRotate() constructor | |||||||||||
angle | |||||||||||
x | |||||||||||
y | |||||||||||
z |