Typescript Library Declarations (DOM)
Variable CSSUnitValue
CSSUnit
Value
:
{
prototype
:
CSSUnitValue
;
new
(
value
,
unit
)
:
CSSUnitValue
;
}
Type declaration
new
(
value
,
unit
)
:
CSSUnitValue
Parameters
value
:
number
unit
:
string
Returns
CSSUnitValue
prototype
:
CSSUnitValue
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark