Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingInstance
/
setGrouping
set
Grouping
abstract
val
setGrouping
:
(
updater
:
Updater
<
GroupingState
>
)
->
Unit
(
source
)
Updates the grouping state of the table via an update function or value.
API Docs
Guide