Firefox Tomorrow

web api interface

CSSSkewY

View on MDN ↗

Available in workers

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

Instance properties

Inherits properties from its ancestor CSSTransformValue.

  • ay
    • : Returns or sets the y-axis value.

Instance methods

Inherits methods from its ancestor CSSTransformValue.

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.