capitalize
capitalize(
s):string
Defined in: Data/Str.ts:121
Converts the first character of a string to uppercase.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
capitalize(
s):string
Defined in: Data/Str.ts:121
Converts the first character of a string to uppercase.
string
string