Use Radzen Blazor Markdown component to render markdown content.
RadzenMarkdown allows you to render Markdown content in your Blazor applications.
Use markdown content right in your Blazor components - no need to create separate files. Type it directly in your .razor file:
<RadzenMarkdown>
# Hello, Blazor!
This is a **bold** text.
</RadzenMarkdown>
<RadzenMarkdown>
```
@($@"<RadzenButton Click=@@Click />
@@code {
public void Click()
{
Console.WriteLine(""Button clicked"");
}
}
```
</RadzenMarkdown>
Use the Text property to get or set the markdown content of RadzenMarkdown.
Embed Blazor components within Markdown content for interactive documentation and rich content.
| Blazor component | Description | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RadzenButton | ||||||||||||||||||||||||||||||||||||||||||||||||||
RadzenDatePicker | March
2026
| |||||||||||||||||||||||||||||||||||||||||||||||||
button | ||||||||||||||||||||||||||||||||||||||||||||||||||
input | ||||||||||||||||||||||||||||||||||||||||||||||||||
Text @date | 03/14/2026 00:00:00 |
With Radzen Blazor subscription you get the full toolkit, including:
Dedicated support backed by proven expertise
Premium themes and theme editor
Ready-to-use UI blocks
Complete app templates
Visual design-time-experience

Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT
Premium Themes
Free Themes