Preparing search index...
The search index is not available
@cc-heart/utils
@cc-heart/utils
capitalize
Function capitalize
capitalize
<
T
>
(
target
)
:
Capitalize
<
T
>
Capitalizes the first letter of a string.
Type Parameters
T
extends
string
Parameters
target
:
T
The string to be capitalized.
Returns
Capitalize
<
T
>
The capitalized string.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cc-heart/utils
Loading...
Capitalizes the first letter of a string.