Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
GroupingColumn
/
getAutoAggregationFn
get
Auto
Aggregation
Fn
abstract
val
getAutoAggregationFn
:
(
)
->
AggregationFn
<
TData
>
(
source
)
Returns the automatically inferred aggregation function for the column.
API Docs
Guide