Type Alias: SortingState
SortingState =
ColumnSort[]
Defined in: src/model/types.ts:31
The complete sorting state — an ordered list of column sorts.
SortingState =
ColumnSort[]
Defined in: src/model/types.ts:31
The complete sorting state — an ordered list of column sorts.