Skip to content

escapeHtml

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