CSSSkewX

The CSSSkewX interface of the CSS_Object_Model#css_typed_object_model represents the skewX() value of the individual transform property in CSS. It inherits properties and methods from its parent CSSTransformValue.

CSSTransformComponent CSSSkewX

Constructor

CSSSkewX()

Creates a new CSSSkewX object.

Instance properties

ax

Returns or sets the x-axis value.

Examples

To Do

Specifications

Specification
CSS Typed OM Level 1
# cssskewx

Browser compatibility

BCD tables only load in the browser