The Blazor Link renders a navigation link with Path and Target, integrated with Blazor routing.
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.
It renders a styled navigation link with Path and Target that integrates with Blazor routing and the component theme.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT