Sort
The Table Sort type definition.
See the TypeDoc documentation too.
Last updated
The Table Sort type definition.
See the TypeDoc documentation too.
Last updated
Name | Type | Default | Description |
---|---|---|---|
columns
string
[]
The columns to sort by.
directions
Array<'asc'> | Array<'desc'>
[]
The sort directions.