camelCase #
Available since 2.12.0
Converts a string to camelCase.
static camelCase(string: string): string
Returns #
Returns the string in camelCase
Edit this page on Github(opens new window)
Converts a string to camelCase.
static camelCase(string: string): string
Returns the string in camelCase