jamespot-user-api
Preparing search index...
Model
Type Alias Model<T>
type
Model
<
T
extends
string
=
string
>
=
{
color
:
string
;
fields
:
Record
<
T
,
Configuration
<
T
>
>
;
icon
:
string
;
label
:
string
;
mainType
:
string
;
type
:
string
;
}
Type Parameters
T
extends
string
=
string
Index
Properties
color
fields
icon
label
main
Type
type
Properties
color
color
:
string
fields
fields
:
Record
<
T
,
Configuration
<
T
>
>
icon
icon
:
string
label
label
:
string
main
Type
mainType
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
fields
icon
label
main
Type
type
jamespot-user-api
Loading...