Uses of Interface
elemental2.dom.TrustedTypePolicyOptions.CreateScriptURLFn
-
-
Uses of TrustedTypePolicyOptions.CreateScriptURLFn in elemental2.dom
Methods in elemental2.dom that return TrustedTypePolicyOptions.CreateScriptURLFn Modifier and Type Method Description TrustedTypePolicyOptions.CreateScriptURLFn
TrustedTypePolicyOptions. getCreateScriptURL()
Methods in elemental2.dom with parameters of type TrustedTypePolicyOptions.CreateScriptURLFn Modifier and Type Method Description void
TrustedTypePolicyOptions. setCreateScriptURL(TrustedTypePolicyOptions.CreateScriptURLFn createScriptURL)
-