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