Exposed Dropdown Menu
Exposed dropdown menus display the currently selected menu item above the list of options. Some variations can accept user-entered input.
Note: The exposed dropdown menu is implemented through the TextInputLayout
. For detailed information on Material text fields and their usage, see the TextInputLayout documentation.