syncfusion-javascript-context-menu
Installation
SKILL.md
Implementing ContextMenu
The ContextMenu is a graphical user interface component that appears on user right-click/touch-hold action. It provides support for nested menu items, custom templates, dynamic content, animations, and comprehensive event handling—making it ideal for building contextual actions in web applications.
Key Features
- Nested/Multilevel Menus - Create hierarchical menu structures
- Dynamic Item Management - Add, remove, enable, or disable items at runtime
- Rich Styling & Templates - Custom CSS, icons, and HTML templates
- Event Handling - Complete lifecycle events (beforeOpen, onOpen, onClose, select, etc.)
- Animations - Configurable opening/closing animations with multiple effects
- Data Binding - Populate menus from data sources
- Scrolling - Automatic scrolling for large menus with HScroll/VScroll
- Accessibility - WCAG compliance, keyboard navigation, ARIA support
- RTL Support - Right-to-left layout for international applications