Function: escapeValue()
escapeValue(
value):string
Defined in: packages/core/src/utils/escapeUtil.ts:47
Escaping based on the CSS spec: https://www.w3.org/TR/CSS21/syndata.html#value-def-identifier
Parameters​
value​
string
Returns​
string
escapeValue(
value):string
Defined in: packages/core/src/utils/escapeUtil.ts:47
Escaping based on the CSS spec: https://www.w3.org/TR/CSS21/syndata.html#value-def-identifier
string
string