Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Draft
This page is not complete.
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.CSSSkewX()
- Creates a new
CSSSkewX
object.
Properties
ax
- Returns or sets the x-axis value.
Examples
To Do
Specifications
Specification | Status | Comment |
---|---|---|
CSS Typed OM Level 1 The definition of 'cssskewx' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser