Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingInstance
/
setGrouping
set
Grouping
abstract
val
setGrouping
:
(
updater
:
Updater
<
{tanstack/table/core/GroupingState=} ERROR CLASS: Symbol not found for ReadonlyArray<kotlin/String>
>
)
->
Unit
(
source
)
Updates the grouping state of the table via an update function or value.
API Docs
Guide