function sap/base/strings/hyphenate
Control sample:
module:sap/base/strings/hyphenate
Visiblity: public
Available since: N/A
Module: sap/base/strings/hyphenate
Application Component:
Transforms a camel case string (camelCase) into a hyphen separated string (kebab-case).
Parameters Overview
Param
Type
Default Value
Description
sString
string
camel case string
Methods Overview
Method
Description