@ac-essentials/misc-util
    Preparing search index...

    Function capitalize

    • Capitalizes the first letter of a string and the remaining letters as lower case.

      Parameters

      • value: string

        The input string.

      Returns string

      The capitalized string.