Menu icon indicating copy to clipboard operation
Menu copied to clipboard

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

Results 5 Menu issues
Sort by recently updated
recently updated
newest added

Hi Chris! Your Menu component is realy great! And teach me a lot. Thank you very much! My English is not good enough to **Describe the bug** So ... (1)...

Bug
Triage

I am using your Menu component. Just a few features that I think would provide value to others. 1) BlazoredSubMenu - for the HeaderTemplate provide a bool option to always...

Feature Request
Triage

How to use images in menu like menu in the VS2019 Blazor default app? i.e. how to add images in this sample? ``` @functions { MenuBuilder MenuBuilder = new MenuBuilder();...

Feature
Up For Grabs

This may be out of the scope of this component, but is there a plan to integrate layout-sensitivity? If it's not already in the works I would be happy to...

Feature

**Describe the bug** I'm getting the following while trying to use a submenu. ``` crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: IconClassToClose or IconClassToOpen not specified System.ArgumentException: IconClassToClose or IconClassToOpen not...

Bug
Triage