The Table Sort type definition.
Last updated 2 years ago
Was this helpful?
columns
string
[]
The columns to sort by.
directions
Array<'asc'> | Array<'desc'>
The sort directions.
See the TypeDoc too.