vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
ElementCSSInlineStyle
Interface ElementCSSInlineStyle
interface
ElementCSSInlineStyle
{
attributeStyleMap
:
StylePropertyMap
;
get
style
()
:
CSSStyleDeclaration
;
set
style
(
cssText
:
string
)
:
void
;
}
Hierarchy (
View Summary
)
ElementCSSInlineStyle
HTMLElement
SVGElement
MathMLElement
Index
Properties
attribute
Style
Map
Accessors
style
Properties
Readonly
attribute
Style
Map
attributeStyleMap
:
StylePropertyMap
MDN Reference
Accessors
style
get
style
()
:
CSSStyleDeclaration
MDN Reference
Returns
CSSStyleDeclaration
set
style
(
cssText
:
string
)
:
void
Parameters
cssText
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
Style
Map
Accessors
style
vot.js - v2.4.12
Loading...
MDN Reference