CSSSkew
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
TheCSSSkew interface of theCSS Typed Object Model API is part of theCSSTransformValue interface. It represents theskew() value of the individualtransform property in CSS.
In this article
Constructor
CSSSkew()Creates a new
CSSSkewobject.
Instance properties
Examples
To Do
Specifications
| Specification |
|---|
| CSS Typed OM Level 1> # cssskew> |