Websites v4 docs v8.3.1
Preparing search index...
API Reference/State
ThemeSettingObjectField
Type Alias ThemeSettingObjectField
type
ThemeSettingObjectField
=
{
description
?:
string
;
label
:
string
;
options
?:
{
label
:
string
;
value
:
string
}
[]
;
type
:
ConfigSettingType
;
value
:
string
|
number
|
boolean
;
}
Index
Properties
description?
label
options?
type
value
Properties
Optional
description
description
?:
string
label
label
:
string
Optional
options
options
?:
{
label
:
string
;
value
:
string
}
[]
type
type
:
ConfigSettingType
value
value
:
string
|
number
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
label
options
type
value
Websites v4 docs v8.3.1
Loading...