Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
toggleAllPageRowsSelected
toggle
All
Page
Rows
Selected
abstract
val
toggleAllPageRowsSelected
:
(
value
:
Boolean
?
)
->
Unit
(
source
)
Selects/deselects all rows on the current page.
API Docs
Guide