g3-toolkit API Reference
Preparing search index...
react/src
ThemeSwitcherProps
Interface ThemeSwitcherProps
interface
ThemeSwitcherProps
{
className
?:
string
;
onSelect
?:
(
themeId
:
string
)
=>
void
;
}
Index
Properties
class
Name?
on
Select?
Properties
Optional
class
Name
className
?:
string
Optional
on
Select
onSelect
?:
(
themeId
:
string
)
=>
void
Called after the theme is applied (e.g. host page chrome sync).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
on
Select
g3-toolkit API Reference
Loading...
Called after the theme is applied (e.g. host page chrome sync).