@ironarachne/words
Preparing search index...
capitalize
Function capitalize
capitalize
(
word
:
string
)
:
string
This function capitalizes the first letter of a word.
Parameters
word
:
string
The word to capitalize.
Returns
string
The capitalized word.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ironarachne/words
Loading...
This function capitalizes the first letter of a word.