An object that handles html sanitization.

Hierarchy

  • ISanitizer

Implemented by

Methods

  • Returns boolean

    Whether to replace URLs by HTML anchors.

  • Sanitize an HTML string.

    Parameters

    Returns string

    The sanitized string.

Generated using TypeDoc