On this page

Variable CSSUnitValue

CSSUnitValue: {
    prototype: CSSUnitValue;
    new (value: number, unit: string): CSSUnitValue;
}

Type Declaration

Was this helpful?
SDK JS
Reference
CSSUnitValue