Static
ElementThe HTML element representing the context menu.
Static
Private
_initedIndicates whether the context menu has been initialized.
Static
CreateCreates a custom context menu with specified items and options.
An object containing menu item labels and corresponding callback functions.
The horizontal position of the context menu.
The vertical position of the context menu.
Indicates whether the context menu should be displayed immediately.
Indicates whether the context menu should be removed after an item is selected.
The HTML element representing the created context menu.
Static
RemoveStatic
Private
_initializeGenerated using TypeDoc
Represents a custom context menu that can be created and managed dynamically.