CSSSkewY: CSSSkewY() constructor
The CSSSkewY() constructor creates a new
CSSSkewY object which represents the
skewY() value
of the individual transform property in CSS.
Syntax
js
new CSSSkewY(ay)
Parameters
ay-
A value for the
ayangle of theCSSSkewYobject to be constructed. This must be aCSSNumericValue.
Examples
To do
Specifications
| Specification |
|---|
| CSS Typed OM Level 1 # dom-cssskewy-cssskewy |
Browser compatibility
| desktop | mobile | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
CSSSkewY() constructor | |||||||||||