Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedInstance
/
resetExpanded
reset
Expanded
abstract
val
resetExpanded
:
(
defaultState
:
Boolean
?
)
->
Unit
(
source
)
Resets the expanded state of the table to the initial state.
API Docs
Guide