Preparing search index...
The search index is not available
augment-vir - v31.2.0
augment-vir
kebabCaseToCamelCase
Function kebabCaseToCamelCase
kebabCaseToCamelCase
(
rawKebabCase
:
string
,
casingOptions
?:
undefined
|
Partial
<
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 - v31.2.0
Loading...
Converts a kebab-case string to CamelCase.