element-book - v26.16.0
Preparing search index...
ColorThemeState
Type Alias ColorThemeState
Current color theme state used inside of
ElementBookApp
.
type
ColorThemeState
=
{
config
:
ThemeConfig
|
undefined
;
theme
:
ColorTheme
;
}
Index
Properties
config
theme
Properties
config
config
:
ThemeConfig
|
undefined
theme
theme
:
ColorTheme
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
theme
element-book - v26.16.0
Loading...
Current color theme state used inside of ElementBookApp.