Menu

is a component that allows you to create a dropdown menu. It is an accessible dropdown menu for the common dropdown menu button design pattern. Menu uses roving tabIndex for focus management. It is used to display a list of actions or options. You can render a menu item with a submenu by nesting a Menu component inside a MenuItem component.