WebIDLpedia

TrustedHTML interface

Definition

Trusted Types defines TrustedHTML

[Exposed=(Window,Worker)]
interface TrustedHTML {
  stringifier;
  DOMString toJSON();
};

Methods and attributes that return objects implementing TrustedHTML

Referring IDL interfaces/dictionaries