toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingColumn
/
getAutoAggregationFn
get
Auto
Aggregation
Fn
abstract
var
getAutoAggregationFn
:
(
)
->
AggregationFn
<
TData
>
(
source
)
Returns the automatically inferred aggregation function for the column.
API Docs
Guide