TanStack

aggregationFn_max

Variable: aggregationFn_max

ts
const aggregationFn_max: AggregationFnDef<any, any, unknown, RangeValue | undefined>;

Defined in: features/row-aggregation/aggregationFns.ts:112

Finds the maximum numeric or Date value from the selected rows. Invalid value types are ignored; NaN preserves the legacy numeric seeding behavior.