toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingRow
/
getGroupingValue
get
Grouping
Value
abstract
var
getGroupingValue
:
(
columnId
:
String
)
->
Any
(
source
)
Returns the grouping value for any row and column (including leaf rows).
API Docs
Guide