Preparing search index...
The search index is not available
React-Table UI Docs
React-Table UI Docs
UseSortByColumnProps
Interface UseSortByColumnProps<D>
Type Parameters
D
extends
object
Hierarchy
UseSortByColumnProps
Hierarchy
ColumnInstance
Index
Properties
can
Sort
clear
Sort
By
get
Sort
By
Toggle
Props
is
Sorted
is
Sorted
Desc
sorted
Index
toggle
Sort
By
Properties
can
Sort
can
Sort
:
boolean
clear
Sort
By
clear
Sort
By
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
get
Sort
By
Toggle
Props
get
Sort
By
Toggle
Props
:
(
(
props
?:
Partial
<
TableSortByToggleProps
>
)
=>
TableSortByToggleProps
)
Type declaration
(
props
?:
Partial
<
TableSortByToggleProps
>
)
:
TableSortByToggleProps
Parameters
Optional
props:
Partial
<
TableSortByToggleProps
>
Returns
TableSortByToggleProps
is
Sorted
is
Sorted
:
boolean
is
Sorted
Desc
is
Sorted
Desc
:
undefined
|
boolean
sorted
Index
sorted
Index
:
number
toggle
Sort
By
toggle
Sort
By
:
(
(
descending
?:
boolean
, multi
?:
boolean
)
=>
void
)
Type declaration
(
descending
?:
boolean
, multi
?:
boolean
)
:
void
Parameters
Optional
descending:
boolean
Optional
multi:
boolean
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
React-
Table UI
Docs
Use
Sort
By
Column
Props
can
Sort
clear
Sort
By
get
Sort
By
Toggle
Props
is
Sorted
is
Sorted
Desc
sorted
Index
toggle
Sort
By
Generated using
TypeDoc