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