web api interface
CSSSkew
The CSSSkew interface of the CSS Typed Object Model API is part of the CSSTransformValue interface. It represents the skew() value of the individual transform property in CSS.
Constructor
CSSSkew()- : Creates a new
CSSSkewobject.
- : Creates a new
Instance properties
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.