Menu
The Menu component is a list of actions or choices that renders vertically and is styled to look like a classic dropdown menu.
Usage
Groups
The items within a Menu can be grouped together if they are related somehow. These groupings will create visual separations between the items in the Menu. Groups of items should be constructed within the same array, and the entire array of groups can then be passed to the actions prop.