enabled |
Boolean |
|
on-activate |
String |
Fires when a sub menu or the ContextMenu gets opened and its animation finished. |
on-close |
String |
Fires before a sub menu or the ContextMenu gets closed. You can cancel this event to prevent closure. |
on-deactivate |
String |
Fires when a sub menu or the ContextMenu gets closed and its animation finished. |
on-open |
String |
Fires before a sub menu or the ContextMenu gets opened. You can cancel this event to prevent opening the sub menu. |
on-select |
String |
Fires when a menu item gets selected. |