Flarum (v2.0.0-beta.3)
Preparing search index...
flarum
common/components/Select
Option
Type Alias Option
type
Option
=
{
disabled
?:
boolean
|
(
(
value
:
any
)
=>
boolean
)
;
label
:
string
;
tooltip
?:
string
;
}
Index
Properties
disabled?
label
tooltip?
Properties
Optional
disabled
disabled
?:
boolean
|
(
(
value
:
any
)
=>
boolean
)
label
label
:
string
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disabled
label
tooltip
Flarum (v2.0.0-beta.3)
Loading...