toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingColumn
/
getIsSorted
get
Is
Sorted
abstract
var
getIsSorted
:
(
)
->
SortDirection
?
(
source
)
Returns the current sort direction of this column.
API Docs
Guide