Uses of Interface
elemental2.dom.TrustedTypePolicyOptions.CreateHTMLFn
-
-
Uses of TrustedTypePolicyOptions.CreateHTMLFn in elemental2.dom
Methods in elemental2.dom that return TrustedTypePolicyOptions.CreateHTMLFn Modifier and Type Method Description TrustedTypePolicyOptions.CreateHTMLFn
TrustedTypePolicyOptions. getCreateHTML()
Methods in elemental2.dom with parameters of type TrustedTypePolicyOptions.CreateHTMLFn Modifier and Type Method Description void
TrustedTypePolicyOptions. setCreateHTML(TrustedTypePolicyOptions.CreateHTMLFn createHTML)
-