Preparing search index...
The search index is not available
augment-vir - v30.7.0
augment-vir
kebabCaseToCamelCase
Function kebabCaseToCamelCase
kebab
Case
To
Camel
Case
(
rawKebabCase
,
casingOptions
?
)
:
string
Converts a kebab-case string to CamelCase.
Parameters
rawKebabCase
:
string
casingOptions
:
undefined
|
Partial
<
CasingOptions
>
= {}
Returns
string
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v30.7.0
Loading...
Converts a kebab-case string to CamelCase.