Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
getToggleAllRowsSelectedHandler
get
Toggle
All
Rows
Selected
Handler
abstract
val
getToggleAllRowsSelectedHandler
:
(
)
->
(
event
:
Any
)
->
Unit
(
source
)
Returns a handler that can be used to toggle all rows in the table.
API Docs
Guide