Preparing search index...
The search index is not available
devfive front components
devfive front components
index
DefaultOptionType
Interface DefaultOptionType
interface
DefaultOptionType
{
children
?:
Omit
<
DefaultOptionType
,
"children"
>
[]
;
disabled
?:
boolean
;
label
:
ReactNode
;
value
?:
null
|
string
|
number
;
}
Hierarchy (
view full
)
BaseOptionType
DefaultOptionType
Index
Properties
children?
disabled?
label
value?
Properties
Optional
children
children
?:
Omit
<
DefaultOptionType
,
"children"
>
[]
Optional
disabled
disabled
?:
boolean
label
label
:
ReactNode
Optional
value
value
?:
null
|
string
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
disabled
label
value
devfive front components
index
test
Generated using
TypeDoc