Reference

isDangerousHtmlAttribute

Returns true for HTML attributes that require explicit unsafe-HTML opt-in handling.

Signature

function isDangerousHtmlAttribute(name: string): boolean