A class to sanitize HTML strings.
Sanitize an HTML string.
The dirty text.
The optional sanitization options.
The sanitized string.
Set the whether to allow name and id attributes.
name
id
Set the allowed schemes
Allowed schemes
Generated using TypeDoc
A class to sanitize HTML strings.