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