Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
getIsSomeRowsSelected
get
Is
Some
Rows
Selected
abstract
val
getIsSomeRowsSelected
:
(
)
->
Boolean
(
source
)
Returns whether or not any rows in the table are selected.
API Docs
Guide