Window: trustedTypes property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
ThetrustedTypes
read-only property of theWindow
interface returns theTrustedTypePolicyFactory
object associated with the global object, providing the entry point for using theTrusted Types API.
Value
ATrustedTypePolicyFactory
object.
Specifications
Specification |
---|
Trusted Types # extensions-to-the-windoworworkerglobalscope-interface |