Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getIsSorted
get
Is
Sorted
abstract
val
getIsSorted
:
(
)
->
SortDirection
?
(
source
)
Returns the current sort direction of this column.
API Docs
Guide