WebIDLpedia

CSSSkewX interface

Definition

CSS Typed OM Level 1 defines CSSSkewX



[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]
interface CSSSkewX : CSSTransformComponent {
    constructor(CSSNumericValue ax);
    attribute CSSNumericValue ax;
};

Methods and attributes that return objects implementing CSSSkewX