emptyHTML property
TrustedHTML
get
emptyHTML
The emptyHTML
read-only property of the TrustedTypePolicyFactory
interface returns a TrustedHTML object containing an empty string.
This object can be used when the application requires an empty string to be inserted into an injection sink.
Implementation
external TrustedHTML get emptyHTML;