trustedTypes property
TrustedTypePolicyFactory
get
trustedTypes
The trustedTypes
read-only property of the Window interface
returns the TrustedTypePolicyFactory object associated with the global
object, providing the entry point for using the Trusted Types API
.
Implementation
external TrustedTypePolicyFactory get trustedTypes;