Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingInstance
/
setSorting
set
Sorting
abstract
val
setSorting
:
(
updater
:
Updater
<
{tanstack/table/core/SortingState=} ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/ColumnSort>
>
)
->
Unit
(
source
)
Sets or updates the
state.sorting
state.
API Docs
Guide