Adds an attribute, with value, to the element at the index provided.
Adds a class to the element at the index provided.
Closes the menu-surface.
true if the element contains the className.
Focuses the menu item at given index.
Index of the menu item that will be focused every time the menu opens.
Focuses the list root element.
Index of the element in the list or -1 if it is not in the list.
Returns the menu item count.
The parentElement of the provided element.
The element within the selectionGroup containing the selected element class.
Emit an event when a menu item is selected.
Removes an attribute from an element at the index provided.
Removes a class from the element at the index provided
Generated using TypeDoc
Implement this adapter for your framework of choice to delegate updates to the component in your framework of choice. See architecture documentation for more details. https://github.com/material-components/material-components-web/blob/master/docs/code/architecture.md