toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
getIsAllPageRowsSelected
get
Is
All
Page
Rows
Selected
abstract
var
getIsAllPageRowsSelected
:
(
)
->
Boolean
(
source
)
Returns whether or not all rows on the current page are selected.
API Docs
Guide