PropsTrustedTypePolicyFactory extension

on

Properties

defaultPolicy → TrustedTypePolicy?

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

no setter
emptyHTML → TrustedHTML

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

no setter
emptyScript → TrustedScript

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

no setter

Methods

createPolicy(String policyName, [TrustedTypePolicyOptions? policyOptions]) → TrustedTypePolicy

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

getAttributeType(String tagName, String attribute, [String? elementNs = '', String? attrNs = '']) → String?

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

getPropertyType(String tagName, String property, [String? elementNs = '']) → String?

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

isHTML(dynamic value) → bool

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

isScript(dynamic value) → bool

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension

isScriptURL(dynamic value) → bool

Available on TrustedTypePolicyFactory, provided by the PropsTrustedTypePolicyFactory extension