• Converts a string to Title Case.

    Parameters

    • str: string

      The input string.

    Returns string

    The input string in Title Case.

Generated using TypeDoc