Menu

screenshot of Menu

A JavaScript free menu library for Blazor and Razor Components applications.

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

Blazored Menu is a menu library for Blazor and Razor Components applications which offers a JavaScript-free solution for creating menus. It provides flexible options for menu creation using markup or C#, and also allows for customization of menu appearance through custom templates and CSS class application. The installation process is straightforward and can be done via the nuget package manager or powershell.