web api interface
CSSSkewX
Available in workers
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
CSSSkewXobject.
- : Creates a new
Instance properties
ax- : Returns or sets the x-axis value.
Examples
To Do
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.