toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingInstance
/
setGrouping
set
Grouping
abstract
var
setGrouping
:
(
updater
:
Updater
<
GroupingState
>
)
->
Unit
(
source
)
Updates the grouping state of the table via an update function or value.
API Docs
Guide