A quick start blazor server app that allows you to configure the Blazor Menu Bar component from Syncfusion with its available options. This project contains simple code customizations, as well as some important features such as data binding, adding icons, multilevel nesting and change its orientation.
Documentation: https://blazor.syncfusion.com/documentation/menu-bar/getting-started/
Online examples: https://blazor.syncfusion.com/demos/menu-bar/default-functionalities
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.2 in your machine before starting to work on this project.
To run this application, you need to first clone the create-blazor-menu-bar-component-in-blazor-server-app
repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.