toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedInstance
/
setExpanded
set
Expanded
abstract
var
setExpanded
:
(
updater
:
Updater
<
ExpandedState
>
)
->
Unit
(
source
)
Updates the expanded state of the table via an update function or value.
API Docs
Guide