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