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