WebIDLpedia

TrustedScriptURL interface

Definition

Trusted Types defines TrustedScriptURL



[Exposed=(Window,Worker)]
interface TrustedScriptURL {
  stringifier;
  USVString toJSON();
};

Methods and attributes that return objects implementing TrustedScriptURL

Referring IDL interfaces/dictionaries