toggle menu
tanstack-table-kmp
common
switch theme
search in API
table-core
/
io.github.tanstacktable.core
/
SortingState
Sorting
State
typealias
SortingState
=
List
<
ColumnSort
>
Ordered list of
ColumnSort
entries. Order is significant: entry 0 is the primary sort key.