Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingInstance
/
setGrouping
set
Grouping
abstract
val
setGrouping
:
(
updater
:
Updater
<
<Error class: unknown class>
<
String
>
>
)
->
Unit
(
source
)
Updates the grouping state of the table via an update function or value.
API Docs
Guide