Represents an HTML view component.

  • Parameters

    • __namedParameters: IHtmlViewProps

    Returns Element

    The HTML view component.

Properties

Properties

sanitize: (html: string, config?: Partial<IConfig>) => string