Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
ISelectItem
Interface ISelectItem<Key>
Type parameters
Key
:
string
|
number
=
string
|
number
Hierarchy
ISelectItem
Index
Properties
disabled
key
text
type
Methods
reviver
Properties
Optional
disabled
disabled
:
boolean
key
key
:
Key
text
text
:
ReactNode
Optional
type
type
:
"header"
|
"divider"
|
"reviver"
Methods
Optional
reviver
reviver
(
item
:
ISelectItem
<
Key
>
)
:
ISelectItem
<
Key
>
Parameters
item:
ISelectItem
<
Key
>
Returns
ISelectItem
<
Key
>
Exports
ISelect
Item
disabled
key
text
type
reviver
Generated using
TypeDoc