Typescript Library Declarations (DOM)
Variable CSSNumericValue
CSSNumeric
Value
:
{
prototype
:
CSSNumericValue
;
parse
(
cssText
)
=>
CSSNumericValue
;
new
(
)
:
CSSNumericValue
;
}
Type declaration
new
(
)
:
CSSNumericValue
Returns
CSSNumericValue
prototype
:
CSSNumericValue
parse
:
function
parse
(
cssText
)
:
CSSNumericValue
MDN Reference
Parameters
cssText
:
string
Returns
CSSNumericValue
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
MDN Reference