Documentation
Preparing search index...
react-ui/src
TableSortByOptions
Interface TableSortByOptions
interface
TableSortByOptions
{
onChange
:
(
options
:
PaginationSortingOptions
|
null
)
=>
void
;
options
:
PaginationSortingOptions
|
null
;
}
Index
Properties
on
Change
options
Properties
on
Change
onChange
:
(
options
:
PaginationSortingOptions
|
null
)
=>
void
options
options
:
PaginationSortingOptions
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Change
options
Documentation
Loading...