upFirst #
Available since 2.12.0
Returns the input string with the first letter in uppercase.
static upFirst(string: string): string
Returns #
Returns the string with the first letter in uppercase
Edit this page on Github(opens new window)
Returns the input string with the first letter in uppercase.
static upFirst(string: string): string
Returns the string with the first letter in uppercase