toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreInstance
/
setState
set
State
abstract
var
setState
:
(
updater
:
Updater
<
TableState
>
)
->
Unit
(
source
)
Call this function to update the table state.
API Docs
Guide