syncfusion-aspnetcore-context-menu
Installation
SKILL.md
Implementing Syncfusion ContextMenu
When to Use This Skill
Use the ContextMenu component when you need to:
- Display context-sensitive menus triggered by right-click or long-touch on target elements
- Create nested multi-level menus with hierarchical menu item structures
- Add icons and visual indicators to menu items using CSS icon classes
- Implement navigation links within menu items to route to different pages
- Handle menu item selection with programmatic or event-driven logic
- Customize menu appearance with CSS classes, templates, and animations
- Support keyboard navigation for accessible menu interactions
- Enable scrollable menus for large numbers of menu items exceeding viewport
- Apply animations to submenu transitions with multiple effect options
- Persist component state between page reloads and maintain locale customization
- Support RTL (right-to-left) rendering for international applications
- Render custom item templates for complex menu item layouts beyond simple text