• getGroupLabels function.

    Parameters

    • t: TFunction<"translation", undefined>

      The translation function from i18next.

    Returns Record<string, string>

    • Record containing all group labels.

    Remarks

    getGroupLabels represents a function that can be used to get the label of a group via key.

Generated using TypeDoc