toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionRow
/
getIsAllSubRowsSelected
get
Is
All
Sub
Rows
Selected
abstract
var
getIsAllSubRowsSelected
:
(
)
->
Boolean
(
source
)
Returns whether or not all of the row's sub rows are selected.
API Docs
Guide