Still using Radzen Studio?
Achieve more with Radzen Blazor Studio

Radzen Blazor Studio is our new flagship product and vision of how rapid Blazor application development should be done.

Go to Radzen Blazor Studio

HTML (Blazor)

This guide demonstrates how to use the HTML component. You can use HTML component to declare third-party Blazor components.

HTML Properties

Name Type Default Description
Name string ‘html’ + index suffix Unique name of the HTML component.
Content string null HTML component content.