Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionRow
/
getIsAllSubRowsSelected
get
Is
All
Sub
Rows
Selected
abstract
val
getIsAllSubRowsSelected
:
(
)
->
Boolean
(
source
)
Returns whether or not all of the row's sub rows are selected.
API Docs
Guide