toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedInstance
/
toggleAllRowsExpanded
toggle
All
Rows
Expanded
abstract
var
toggleAllRowsExpanded
:
(
expanded
:
Boolean
?
)
->
Unit
(
source
)
Toggles the expanded state for all rows.
API Docs
Guide