webchalk-animate - v0.31.0
Preparing search index...
4_utils/interfaces
StyleProperty
Type Alias StyleProperty
StyleProperty
:
Union
<
Extract
<
keyof
Omit
<
CSSStyleDeclaration
,
|
"length"
|
"parentRule"
|
"getPropertyPriority"
|
"getPropertyValue"
|
"item"
|
"removeProperty"
|
"setProperty"
,
>
,
string
,
>
,
string
,
>
The standard CSS style property names in camelCase form.
Standard names are autocompleted, but non-standard values are still allowed (this accounts for custom CSS variables)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webchalk-animate - v0.31.0
Loading...
The standard CSS style property names in camelCase form.