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