Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreInstance
/
setOptions
set
Options
abstract
val
setOptions
:
(
newOptions
:
Updater
<
TableOptionsResolved
<
TData
>
>
)
->
Unit
(
source
)
This function can be used to update the table options.
API Docs
Guide