vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
CSSStyleValue
Variable CSSStyleValue
CSSStyleValue
:
{
prototype
:
CSSStyleValue
;
parse
(
property
:
string
,
cssText
:
string
)
:
CSSStyleValue
;
parseAll
(
property
:
string
,
cssText
:
string
)
:
CSSStyleValue
[]
;
new
()
:
CSSStyleValue
;
}
Type declaration
new
()
:
CSSStyleValue
Returns
CSSStyleValue
prototype
:
CSSStyleValue
parse
:
function
parse
(
property
:
string
,
cssText
:
string
)
:
CSSStyleValue
MDN Reference
Parameters
property
:
string
cssText
:
string
Returns
CSSStyleValue
parseAll
:
function
parseAll
(
property
:
string
,
cssText
:
string
)
:
CSSStyleValue
[]
MDN Reference
Parameters
property
:
string
cssText
:
string
Returns
CSSStyleValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vot.js - v2.4.12
Loading...
MDN Reference