Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.23 KB

File metadata and controls

13 lines (8 loc) · 1.23 KB

Getting Started with the Blazor Breadcrumb Component

A quick-start project that helps you to get start with the Syncfusion Breadcrumb component in a Blazor WebAssembly application. This project also contains the code to configure a few of its basic features, like adding items, icons, navigation, and custom templates.

Documentation: https://blazor.syncfusion.com/documentation/breadcrumb/getting-started

Online examples: https://blazor.syncfusion.com/demos/breadcrumb/default-functionalities?theme=bootstrap5

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2019 (version 16.6+) and .NET Core SDK 3.1.8 or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the getting-started-with-the-blazor-breadcrumb-component repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.