Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
ISelectMenuProps
Interface ISelectMenuProps
Hierarchy
ISelectMenuProps
Index
Properties
items
null
Option
null
Option
Content
search
Text
value
Methods
filter
Option
on
Request
Close
on
Select
Properties
items
items
:
ISelectMenuItem
[]
null
Option
null
Option
:
boolean
Optional
null
Option
Content
null
Option
Content
:
ReactNode
Optional
search
Text
search
Text
:
string
Optional
value
value
:
unknown
Methods
Optional
filter
Option
filter
Option
(
searchText
:
string
, item
:
ISelectMenuItem
)
:
void
Parameters
searchText:
string
item:
ISelectMenuItem
Returns
void
Optional
on
Request
Close
on
Request
Close
(
)
:
void
Returns
void
Optional
on
Select
on
Select
(
value
:
unknown
, item
:
ISelectMenuItem
)
:
void
Parameters
value:
unknown
item:
ISelectMenuItem
Returns
void
Exports
ISelect
Menu
Props
items
null
Option
null
Option
Content
search
Text
value
filter
Option
on
Request
Close
on
Select
Generated using
TypeDoc