Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedRow
/
getIsAllParentsExpanded
get
Is
All
Parents
Expanded
abstract
val
getIsAllParentsExpanded
:
(
)
->
Boolean
(
source
)
Returns whether all parent rows of the row are expanded.
API Docs
Guide