TCallback: ((t) => string)

A callback that takes a translation function and returns a string. Use for translating custom field labels.

Type declaration

    • (t): string
    • Parameters

      Returns string

Generated using TypeDoc