Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Draft
This page is not complete.
The CSSSkewY
interface of the CSS Typed Object Model API represents the skewY()
value of the individual transform
property in CSS. It inherits properties and methods from its parent CSSTransformValue
.
Constructor
CSSSkewY.CSSSkewY()
- Creates a new
CSSSkewY
object.
Properties
Inherits properties from its ancestor CSSTransformValue
.
ay
- Returns or sets the y-axis value.
Methods
Inherits methods from its ancestor CSSTransformValue
.
Examples
To Do
Specifications
Specification | Status | Comment |
---|---|---|
CSS Typed OM Level 1 The definition of 'CSSSkewY' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser