On this page

Variable CSSNumericValue

CSSNumericValue: {
    prototype: CSSNumericValue;
    parse(cssText: string): CSSNumericValue;
    new (): CSSNumericValue;
}

Type Declaration

Was this helpful?
SDK JS
Reference
CSSNumericValue