Preparing search index...
The search index is not available
element-book - v23.0.0
element-book
createTheme
Function createTheme
create
Theme
(
__namedParameters
?
)
:
ColorTheme
Creates a theme from the given theme configuration.
Parameters
__namedParameters
:
PartialWithUndefined
<
{
themeColor
:
string
;
themeStyle
:
ThemeStyle
;
}
>
= {}
Returns
ColorTheme
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-book - v23.0.0
Loading...
Creates a theme from the given theme configuration.