Events
This article provides details about the events available in the ContextMenu
API. Using these events you can tailor the ContextMenu's behavior to your specific requirements.
List of available ContextMenu events
- MenuSelectEvent - Triggered when an item in the ContextMenu is selected/clicked.
Menu events demo
The following example demonstrates the ContextMenu events.