Prism API
Home
GitHub
Preparing search index...
shared/util
kebabToCamelCase
Function kebabToCamelCase
kebabToCamelCase
<
T
extends
string
>
(
kebab
:
T
)
:
KebabToCamelCase
<
T
>
Converts the given kebab case identifier to a camel case identifier.
Type Parameters
T
extends
string
Parameters
kebab
:
T
Returns
KebabToCamelCase
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
Prism API
Loading...
Converts the given kebab case identifier to a camel case identifier.