toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
setRowSelection
set
Row
Selection
abstract
var
setRowSelection
:
(
updater
:
Updater
<
RowSelectionState
>
)
->
Unit
(
source
)
Sets or updates the
state.rowSelection
state.
API Docs
Guide