Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.9
@mozaic-io/mozaic-sdk-node
api/api
PersonaSettingsAppearance
Interface PersonaSettingsAppearance
export PersonaSettingsAppearance
interface
PersonaSettingsAppearance
{
color_mode
?:
ColorModeEnum
;
theme
?:
null
|
string
;
}
Index
Properties
color_
mode?
theme?
Properties
Optional
color_
mode
color_
mode
?:
ColorModeEnum
Optional
theme
theme
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color_
mode
theme
@mozaic-io/mozaic-sdk-node - v1.0.9
Loading...
export PersonaSettingsAppearance