escapeHtml
escapeHtml(
text):string
Defined in: packages/core/src/report/html-utils.ts:2
Escape a string for safe embedding in HTML content and attributes.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
escapeHtml(
text):string
Defined in: packages/core/src/report/html-utils.ts:2
Escape a string for safe embedding in HTML content and attributes.
string
string