Overview
Blazored Menu is a menu library designed for Blazor and Razor Components applications. It allows users to build menus using markup or dynamically using C#. The library offers various features for creating menus and customizing their appearance.
Features
- JavaScript-free: Blazored Menu is built without the need for JavaScript, providing a more efficient and lightweight solution.
- Flexible menu creation: Users can build menus using markup components or dynamically with C# using the MenuBuilder.
- Customization options: The library offers the ability to specify custom templates for sub menu headers and apply CSS classes to the menu components.
Summary