Menu overview
Menus are transient containers of contextually related actions, values, or destinations.

Action
An action menu is a transient container of contextually related actions, revealed by a trigger, that allows users to take one immediate action before dismissing.

Filter
Filter menus open from a filter chip and allow users to adjust parameters before applying.

Navigation
Menus present a short list of actions, destinations, or values related to a control or selection.

When to use each menu
The primary goal of the interaction type should determine which type of menu is used.

Sheet vs Popover vs Native Menu
Menu items should be in platform-appropriate containers.
Web uses the Evo popover menu across screen sizes.
Native menus should be used for simple action menus with text and optional icons while form and filter selections can use a context sheet for longer lists.

The menu should appear in the most logical, convenient place for users. The default placement is below the trigger element. If the trigger element is near the screen’s edge the menu adjusts to remain visible.
