SanitizeAllowlistOptions
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/dom/sanitizeHtmlAllowlist / SanitizeAllowlistOptions
Interface: SanitizeAllowlistOptions
Defined in: utils/dom/sanitizeHtmlAllowlist.ts:17
Small presentation-only HTML allowlist.
Propertiesβ
allowedTagsβ
allowedTags: readonly
string[]
Defined in: utils/dom/sanitizeHtmlAllowlist.ts:18
allowedAttributesβ
allowedAttributes: readonly
string[]
Defined in: utils/dom/sanitizeHtmlAllowlist.ts:19
stripUrlInStyle?β
optionalstripUrlInStyle?:boolean
Defined in: utils/dom/sanitizeHtmlAllowlist.ts:20