Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getAutoSortingFn
get
Auto
Sorting
Fn
abstract
val
getAutoSortingFn
:
(
)
->
SortingFn
<
TData
>
(
source
)
Returns a sorting function automatically inferred based on the columns values.
API Docs
Guide