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