type CustomAggregationFns<TFeatures, TData> = Record<string, AggregationFn<TFeatures, TData>>;
Defined in: features/column-grouping/columnGroupingFeature.types.ts:39
TFeatures extends TableFeatures
TData extends RowData
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications