Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedInstance
/
toggleAllRowsExpanded
toggle
All
Rows
Expanded
abstract
val
toggleAllRowsExpanded
:
(
expanded
:
Boolean
?
)
->
Unit
(
source
)
Toggles the expanded state for all rows.
API Docs
Guide