Search
Preparing search index...
The search index is not available
mobx-theme
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mobx-theme
Theme
Class Theme<T>
Type parameters
T
:
DefaultThemes
extends
T
?
string
:
never
=
DefaultThemes
Hierarchy
Theme
Index
Constructors
constructor
Properties
local
Storage
ls
Key
Accessors
selected
Theme
theme
Constructors
constructor
new
Theme<T>
(
)
:
Theme
<
T
>
Type parameters
T
:
string
=
DefaultThemes
Returns
Theme
<
T
>
Properties
Private
Readonly
local
Storage
local
Storage
:
LocalStorage
= ...
Static
Readonly
ls
Key
ls
Key
:
"theme"
= 'theme'
Accessors
selected
Theme
get
selectedTheme
(
)
:
undefined
|
T
set
selectedTheme
(
theme
:
undefined
|
T
)
:
void
Returns
undefined
|
T
Parameters
theme:
undefined
|
T
Returns
void
theme
get
theme
(
)
:
T
Returns
T
Exports
Theme
constructor
local
Storage
ls
Key
selected
Theme
theme
Default
Themes
Generated using
TypeDoc