Preparing search index...
The search index is not available
@selenite/commons
@selenite/commons
Utils
String
splitCamelCase
Function splitCamelCase
split
Camel
Case
(
str
)
:
string
[]
Splits a camel case string into an array of words.
Parameters
str
:
string
Camel case string to split.
Returns
string
[]
Array of words.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@selenite/commons
Loading...
Splits a camel case string into an array of words.