ContextMenu

Components for working with a Context Menu.

Classes

Name Description  
ContextMenu A context menu populated with ContextMenuItem components. Deprecated
ContextMenuDivider Menu Divider for ContextMenu. Deprecated
ContextMenuItem Menu item component for use within a ContextMenu component. Deprecated
ContextSubMenu Submenu wrapper class for use within a ContextMenu component. Deprecated
GlobalContextMenu GlobalContextMenu React component used to display a ContextMenu at the cursor Deprecated

Enumerations

Name Description  
ContextMenuDirection Enum to specify where a ContextMenu should anchor to its parent element Deprecated

Global Functions

Name Description  
PopupContextMenu Component that displays a ContextMenu within a Popup component, allowing the target element to be specified. Deprecated

Interfaces

Name Description  
ContextMenuItemProps Properties for the ContextMenuItem component Deprecated
ContextMenuProps Properties for the ContextMenu component Deprecated
ContextSubMenuProps Properties for the ContextSubMenu component Deprecated
GlobalContextMenuProps Properties for the GlobalContextMenu component Deprecated
PopupContextMenuProps Properties for PopupContextMenu component Deprecated

Last Updated: 08 August, 2024