Uses of Interface
elemental2.dom.TrustedTypePolicyOptions.CreateScriptFn
-
-
Uses of TrustedTypePolicyOptions.CreateScriptFn in elemental2.dom
Methods in elemental2.dom that return TrustedTypePolicyOptions.CreateScriptFn Modifier and Type Method Description TrustedTypePolicyOptions.CreateScriptFn
TrustedTypePolicyOptions. getCreateScript()
Methods in elemental2.dom with parameters of type TrustedTypePolicyOptions.CreateScriptFn Modifier and Type Method Description void
TrustedTypePolicyOptions. setCreateScript(TrustedTypePolicyOptions.CreateScriptFn createScript)
-