escapeHtml
escapeHtml(
value):string
Defined in: utils/helpers.ts:214
Escape a string for safe insertion into HTML. Used at every tooltip interpolation site.
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”string
escapeHtml(
value):string
Defined in: utils/helpers.ts:214
Escape a string for safe insertion into HTML. Used at every tooltip interpolation site.
unknown
string