Introducing Blazor Context Menu
With the arrival of Blazor just around the corner, I would like to introduce you to a component I have created for blazor: BlazorContextMenu
This project started as a personal need of mine for another project, so I thought: βThis could be a nice reusable component. Why not make it public?β. So, it started quite simple, but over time more and more features got added.
Basic usage
The most simple and basic usage is something like the following:
More Info
For more info like code samples and how to use it in your application, please visit the github repository: https://github.com/stavroskasidis/BlazorContextMenu.
And if you like it and end up using it in your project(s), consider giving it a β!!
πππ