Flarum (2.x)
Preparing search index...
flarum
common/components/ThemeMode
IThemeModeAttrs
Interface IThemeModeAttrs
interface
IThemeModeAttrs
{
alternate
?:
boolean
;
label
:
string
;
mode
:
string
;
selected
?:
boolean
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IThemeModeAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
alternate?
label
mode
selected?
Properties
Optional
alternate
alternate
?:
boolean
label
label
:
string
mode
mode
:
string
Optional
selected
selected
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alternate
label
mode
selected
Flarum (2.x)
Loading...
Any other virtual element properties, including attributes and event handlers.