Reference

escapeHtmlQuotedAttribute

Escapes a value for safe use inside an already quoted HTML attribute.

Signature

function escapeHtmlQuotedAttribute(value: unknown): string