API Reference > ui-core > ContextMenu > ContextMenuDirection ContextMenuDirection Enumeration Enum to specify where a ContextMenu should anchor to its parent element Members Name Value Description None "" Top "top" Left "left" Right "right" Bottom "bottom" Center "center" TopLeft "top left" TopRight "top right" BottomLeft "bottom left" BottomRight "bottom right" Defined in ui/core/src/ui-core/contextmenu/ContextMenu.tsx Line 27 Last Updated: 13 June, 2024