Function createAggregateDesc

  • factory for creating a description creating a rank column

    Parameters

    • label: string = 'Aggregate Groups'

    Returns {
        fixed: boolean;
        label: string;
        type: string;
    }

    • fixed: boolean
    • label: string
    • type: string