toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getAutoSortDir
get
Auto
Sort
Dir
abstract
var
getAutoSortDir
:
(
)
->
SortDirection
(
source
)
Returns a sort direction automatically inferred based on the columns values.
API Docs
Guide