Prism API - v2.0.0-alpha.1
Home
GitHub
Preparing search index...
shared/util
camelToKebabCase
Function camelToKebabCase
camelToKebabCase
(
str
:
string
)
:
string
Converts the given camel case identifier to a kebab case identifier.
Parameters
str
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
Prism API - v2.0.0-alpha.1
Loading...
Converts the given camel case identifier to a kebab case identifier.