CSSSkewX
The CSSSkewX
interface of the CSS Typed Object Model API represents the skewX()
value of the individual transform
property in CSS. It inherits properties and methods from its parent CSSTransformValue
.
Constructor
CSSSkewX()
-
Creates a new
CSSSkewX
object.
Instance properties
ax
-
Returns or sets the x-axis value.
Examples
To Do
Specifications
Specification |
---|
CSS Typed OM Level 1 # cssskewx |
Browser compatibility
BCD tables only load in the browser