TanStack

aggregationFn_min

Variable: aggregationFn_min

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

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

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