toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedInstance
/
resetExpanded
reset
Expanded
abstract
var
resetExpanded
:
(
defaultState
:
Boolean
?
)
->
Unit
(
source
)
Resets the expanded state of the table to the initial state.
API Docs
Guide