ContextMenuSelectEvent
Inherits: ContextMenuDismissEvent
Event fired when a ContextMenu item is selected.
Properties
-
item(Optional[PopupMenuItem]) –The selected menu item.
-
item_id(Optional[int]) –Internal numeric identifier of the selected menu item.
-
item_index(Optional[int]) –Index of the selected menu entry within the rendered list.