Firefox Tomorrow

web api interface

CSSSkew

View on MDN ↗

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

Instance properties

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

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.