Search
Preparing search index...
The search index is not available
ezyVet Javascript Helper Library Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
src/string/upperFirst
Module src/string/upperFirst
Index
Functions
upper
First
Functions
Const
upper
First
upper
First
(
str
:
string
)
:
string
Converts the first character of string to upper case.
Parameters
str:
string
Returns
string
str
Globals
src/string/upper
First
upper
First
Generated using
TypeDoc
Converts the first character of string to upper case.