Represents an HTML view component.
The HTML view component.
Sanitizes an HTML string using a sanitizer object. If a sanitizer object is not available, it returns the input HTML string as is.
The HTML string to sanitize.
Optional
Optional configuration object for the sanitizer.
Represents an HTML view component.