• Returns

    an aggregator that calculates the max of the input values. Accepts null input values. Aggregation result type is R.

    Type Parameters

    • R

      type of the input object.

    Parameters

    • Optional attributePath: string

      extracts values from this path if given

    Returns Aggregator<R>

Generated using TypeDoc