This component securely renders HTML content from an HTML string, ideal for displaying content fetched from CMS APIs or other external systems.
For enhanced security, any embedded script tags within the HTML string will be automatically stripped out during the rendering process.
This component securely renders HTML content from an HTML string, ideal for displaying content fetched from CMS APIs or other external systems. For enhanced security, any embedded script tags within the HTML string will be automatically stripped out during the rendering process.
Param
HtmlRenderer properties