WebIDLpedia

CSSMathMin interface

Definition

CSS Typed OM Level 1 defines CSSMathMin



[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]
interface CSSMathMin : CSSMathValue {
    constructor(CSSNumberish... args);
    readonly attribute CSSNumericArray values;
};

Methods and attributes that return objects implementing CSSMathMin