platform
Preparing search index...
hooks/useTheme
ThemeMethods
Interface ThemeMethods
interface
ThemeMethods
{
theme
:
Theme
;
toggleTheme
:
()
=>
void
;
updateTheme
:
(
theme
:
Theme
)
=>
void
;
}
Index
Properties
theme
toggle
Theme
update
Theme
Properties
theme
theme
:
Theme
toggle
Theme
toggleTheme
:
()
=>
void
update
Theme
updateTheme
:
(
theme
:
Theme
)
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
theme
toggle
Theme
update
Theme
platform
Loading...