toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getFirstSortDir
get
First
Sort
Dir
abstract
var
getFirstSortDir
:
(
)
->
SortDirection
(
source
)
Returns the first direction that should be used when sorting this column.
API Docs
Guide