Unified contextual popup for all Vaadin components.
With Vaadin ContextMenu you can add context menu popup to any Vaadin component. It uses similar API and styling with Vaadin's MenuBar component.
Features:
- Dynamic, hierarchical context menus
- Icon support
- Check/uncheck menu items
- Keyboard navigation
- Special item and property support for Grid, Table and TreeTable
Note: Vaadin ContextMenu uses new context click features introduced in Vaadin 7.6.
Install
Framework Support
Browser Compatibility
11
Install with
Release notes - Version 3.1.0
Version 3.1.0
- Fixes issue with warnings due deprecated listener use
- Vaadin version 8.12.0 or newer required