Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
ISelectTagListProps
Interface ISelectTagListProps<Key, Item>
Type parameters
Key
:
string
|
number
=
string
|
number
Item
:
ISelectItem
<
Key
>
=
ISelectItem
<
Key
>
Hierarchy
ISelectTagListProps
Index
Properties
list
render
Value
Methods
on
Remove
Properties
list
list
:
Item
[]
Optional
render
Value
render
Value
:
(
value
:
Item
)
=>
ReactNode
Type declaration
(
value
:
Item
)
:
ReactNode
Parameters
value:
Item
Returns
ReactNode
Methods
on
Remove
on
Remove
(
item
:
Item
)
:
void
Parameters
item:
Item
Returns
void
Exports
ISelect
Tag
List
Props
list
render
Value
on
Remove
Generated using
TypeDoc