Appearance
kebabToCamelCase()
kebabToCamelCase(value: string): string
value
string
Source: string.utils.ts
Converts a kebab-case string to camelCase.