toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
toggleAllRowsSelected
toggle
All
Rows
Selected
abstract
var
toggleAllRowsSelected
:
(
value
:
Boolean
?
)
->
Unit
(
source
)
Selects/deselects all rows in the table.
API Docs
Guide