@mikuroxina/mini-fn
Preparing search index...
Dom
Style
Type Alias Style
An applying style of a
Fact
.
type
Style
=
{
key
:
string
;
type
:
typeof
styleSymbol
;
value
:
string
;
}
Index
Properties
key
type
value
Properties
key
key
:
string
The name of the CSS property.
type
type
:
typeof
styleSymbol
value
value
:
string
The value of the CSS property.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
value
@mikuroxina/mini-fn
Loading...
An applying style of a
Fact.