Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionRow
/
toggleSelected
toggle
Selected
abstract
val
toggleSelected
:
(
value
:
Boolean
?
,
opts
:
RowSelectionRow.ToggleSelectedOptions
?
)
->
Unit
(
source
)
Selects/deselects the row.
API Docs
Guide