Options
All
  • Public
  • Public/Protected
  • All
Menu

The options used to sanitize.

Hierarchy

  • IOptions

Index

Properties

Optional allowedAttributes

allowedAttributes: {}

The allowed attributes for a given tag.

Type declaration

Optional allowedStyles

allowedStyles: {}

The allowed style values for a given tag.

Type declaration

Optional allowedTags

allowedTags: string[]

The allowed tags.

Generated using TypeDoc