Dropdown
A Dropdown is a UI component that allows users to select an option from a list.
Dropdown
Coming soon
New
3
components
,
65
variants
,
styles
Dropdown
Base Components
Overview
A Dropdown is a UI component that allows users to select an option from a list, conserving space by hiding the list until the dropdown menu is clicked.
When should you use them?
Use dropdowns to conserve space when there are multiple options to choose from, such as in forms or navigation menus.
How should you use them?
- Clearly label the dropdown and its options.
- Ensure the dropdown is easy to open and close.
- Provide a default option or placeholder text.
- Make sure the dropdown is accessible, with keyboard navigation and screen reader support.
- Avoid using dropdowns for very long lists, which can be difficult to navigate.
No previous post
No next post