Interface TrustedTypePolicyOptions
@JsType(isNative=true,
namespace="<global>")
public interface TrustedTypePolicyOptions
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic TrustedTypePolicyOptions
create()
void
setCreateHTML
(TrustedTypePolicyOptions.CreateHTMLFn createHTML) void
setCreateScript
(TrustedTypePolicyOptions.CreateScriptFn createScript) void
setCreateScriptURL
(TrustedTypePolicyOptions.CreateScriptURLFn createScriptURL)
-
Method Details
-
create
-
getCreateHTML
-
getCreateScript
-
getCreateScriptURL
-
setCreateHTML
-
setCreateScript
-
setCreateScriptURL
-