PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
Style
Map
Accessors
style
GitHub
Switch to Main
PokéRogue
Loading...
MDN Reference