* As per WAI ARIA Authoring Practices 1.1 guidelines for menus, menu items should have a tab index of -1. Navigation between menu items is done via arrow keys. See https://www.w3.org/TR/wai-aria-practices-1.1/#menu
- Part of: MDL-69588 Adds support for creating collapsible submenus within the user menu dropdown.
- Part of: MDL-69588