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