Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getAutoSortDir
get
Auto
Sort
Dir
abstract
val
getAutoSortDir
:
(
)
->
SortDirection
(
source
)
Returns a sort direction automatically inferred based on the columns values.
API Docs
Guide