toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingInstance
/
setSorting
set
Sorting
abstract
var
setSorting
:
(
updater
:
Updater
<
SortingState
>
)
->
Unit
(
source
)
Sets or updates the
state.sorting
state.
API Docs
Guide