Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreInstance
/
setState
set
State
abstract
val
setState
:
(
updater
:
Updater
<
TableState
>
)
->
Unit
(
source
)
Call this function to update the table state.
API Docs
Guide