The single-selection dropdown allows users to choose one option from a predefined list. It's typically used in forms, filters, or settings where a compact input method is needed to reduce clutter. Once a user selects an option, the dropdown closes and the chosen value is displayed.
Menu
The dropdown menu component provides a compact way to present a list of options or actions without overwhelming the interface. It allows users to select a value, trigger an action, or navigate to another section while conserving space on the screen.