Window: trustedTypes property

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.

Value

A TrustedTypePolicyFactory object.

Specifications

Browser compatibility