Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getSortingFn
get
Sorting
Fn
abstract
val
getSortingFn
:
(
)
->
SortingFn
<
TData
>
(
source
)
Returns the resolved sorting function to be used for this column
API Docs
Guide