Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getCanSort
get
Can
Sort
abstract
val
getCanSort
:
(
)
->
Boolean
(
source
)
Returns whether this column can be sorted.
API Docs
Guide