On this page

Type Alias CSSMathOperator

CSSMathOperator:
    | "clamp"
    | "invert"
    | "max"
    | "min"
    | "negate"
    | "product"
    | "sum"
Was this helpful?
SDK JS
Reference
CSSMathOperator