Class name.
Flag indicating if element is disabled.
The state variable. Initially set false.
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.
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.
Toggles the aria checked attribute.
Toggles the checked tick.
Generated using TypeDoc
{AbstractItem}