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