Gleam - v1.0.2
GitHub
Examples
npm
Preparing search index...
styleElement
Function styleElement
styleElement
(
element
:
HTMLElement
,
styles
:
Partial
<
CSSStyleDeclaration
>
)
:
void
Apply a partial
CSSStyleDeclaration
to an element.
Parameters
element
:
HTMLElement
styles
:
Partial
<
CSSStyleDeclaration
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
npm
Gleam - v1.0.2
Loading...
Apply a partial
CSSStyleDeclarationto an element.