toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
getGroupedSelectedRowModel
get
Grouped
Selected
Row
Model
abstract
var
getGroupedSelectedRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the row model of all rows that are selected after grouping has been applied.
API Docs
Guide