The context menu or sub-menu the item belongs to.
The type of the entry.
The content of the menu item.
Optionally the id of the menu item.
Class name.
Flag indicating if element is disabled.
Aria role element.
Sets active style for item.
Adds a attributes and values to the HTML element.
A dictionary of attributes.
Adds navigation events to an HTML element.
The HTML element for navigation.
Bubble this key event.
Removes active style from item.
Execute the item's action if it is not disabled.
Executes the additional callbacks registered with this menu item.
The context menu or sub-menu the entry belongs to.
The type of the menu entry, used for jsonification.
Registers a callback function.
Callback that does not take any arguments.
Sets the menu.
Stops event propagation and bubbling.
The keyboard event that fired.
Removes a callback function.
Callback that does not take any arguments.
Generated using TypeDoc
{Item}
{AbstractEntry}