Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
getSelectedRowModel
get
Selected
Row
Model
abstract
val
getSelectedRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the row model of all rows that are selected.
API Docs
Guide