toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getAutoSortingFn
get
Auto
Sorting
Fn
abstract
var
getAutoSortingFn
:
(
)
->
SortingFn
<
TData
>
(
source
)
Returns a sorting function automatically inferred based on the columns values.
API Docs
Guide