toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getCanSort
get
Can
Sort
abstract
var
getCanSort
:
(
)
->
Boolean
(
source
)
Returns whether this column can be sorted.
API Docs
Guide