Function labelize

  • Transform string to lowercase with capitalized first letters and with spaces between words

    Parameters

    • str: string

      the string to convert

    Returns string

Generated using TypeDoc