toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingInstance
/
getGroupedRowModel
get
Grouped
Row
Model
abstract
var
getGroupedRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the row model for the table after grouping has been applied.
API Docs
Guide