toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreInstance
/
setOptions
set
Options
abstract
var
setOptions
:
(
newOptions
:
Updater
<
TableOptionsResolved
<
TData
>
>
)
->
Unit
(
source
)
This function can be used to update the table options.
API Docs
Guide