Firefox Tomorrow

web api interface

CSSSkewX

View on MDN ↗

Available in workers

The CSSSkewX interface of the CSS Typed Object Model API represents the skewX() value of the individual transform property in CSS. It inherits properties and methods from its parent CSSTransformValue.

Constructor

Instance properties

  • ax
    • : Returns or sets the x-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.