Demonstration and configuration of the Radzen Blazor Link component. Use Path and Target properties to specify Link component navigation.
These demos showcase navigation links with internal application paths, external URLs, icon integration, custom child content, and disabled states using the Path and Target properties.
Create navigation links to internal application paths using the Path property.
Add icons to links using the Icon property for enhanced visual cues.
Create links to external URLs that open in the current or new browser tab/window.
Define custom child content for links to include icons, badges, or other complex markup.
Use Disabled="true" to disable a link and prevent navigation.
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT