Demonstration and configuration of the Radzen Blazor ContextMenu component.
These demos show context menus triggered by right-clicking elements, using the ContextMenuService to display menu items, custom content with separators, and menus attached to HTML elements via oncontextmenu handlers.
NOTE: Please ensure you have reviewed the instructions in Get Started , as there are pre-requirements when using this component.
Use ContextMenuService to open and close context menus.
Create a context menu with menu items that appear when right-clicking on an element.
Console log
Use custom templates and separators to create rich context menu experiences with icons, badges, and dividers.
Console log
Attach a context menu to any HTML element using the ContextMenuService and element reference.
Console log
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT