Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Link component

    This article demonstrates how to use the Link component. Use Path and Target properties to specify Link component navigation.

    Link to path in application
    <RadzenLink Path="buttons" Text="Go to Buttons page" />
    
    Link to path in application with icon
    <RadzenLink Icon="accessibility" Path="button" Text="Go to the Button component page" />
    
    Link to URL
    <RadzenLink Path="https://www.radzen.com" Text="Go to url" Target="_blank" />
    

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a desktop tool that empowers developers to create beautiful business Blazor apps. Develop your Blazor Server and WebAssembly applications visually with familiar WYSIWYG interface.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2023 Radzen. Source Code licensed under MIT