The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
If right clicked in the menu/submenu (ismainmenu mode) for example the displayed in the "name" is actually the text property not the name property. The name property is more important/usefull for easier reference to make an event (an alternatif, it can be see in the property window but more difficult). The text property may be is usefull if in the toolbar mode (not ismainmenu mode). Suggestion: display both the name and the text property.
If left clicked in the name and then left clicked in another menu, the displayed name is not consistent (it will display the name of the previous menu clicked - the name is copied when clicked?)
A wish:
It is helpful if I click it and it automatically make an event code in the code windows as in the VB.NET mainmenu.