Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ISortableProps
Interface ISortableProps<T>
Type parameters
T
Hierarchy
{}
ISortableProps
Index
Properties
class
Name
filter
Class
items
on
Change
tag
Properties
Optional
class
Name
class
Name
:
string
Optional
filter
Class
filter
Class
:
string
Optional
items
items
:
T
[]
Optional
on
Change
on
Change
:
(
newItems
:
T
[]
)
=>
void
Type declaration
(
newItems
:
T
[]
)
:
void
Parameters
newItems:
T
[]
Returns
void
Optional
tag
tag
:
React.ComponentType
|
string
Globals
ISortable
Props
class
Name
filter
Class
items
on
Change
tag
Generated using
TypeDoc