Function toTitleCase

  • Convert a string to title case

    Parameters

    • str: string

      The string to convert

    Returns string

Generated using TypeDoc