Typescript Library Declarations (DOM)
Interface ElementCSSInlineStyle
interface
ElementCSSInlineStyle
{
attributeStyleMap
:
StylePropertyMap
;
style
:
CSSStyleDeclaration
;
}
Hierarchy
ElementCSSInlineStyle (
View Summary
)
HTMLElement
MathMLElement
SVGElement
Index
Properties
attribute
Style
Map
style
Properties
Readonly
attribute
Style
Map
attributeStyleMap
:
StylePropertyMap
MDN Reference
Readonly
style
style
:
CSSStyleDeclaration
MDN Reference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Style
Map
style
Typescript Library Declarations (DOM)
MDN Reference