Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingInstance
/
getGroupedRowModel
get
Grouped
Row
Model
abstract
val
getGroupedRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the row model for the table after grouping has been applied.
API Docs
Guide