Dropdown

A dropdown allows the user to select an option from a list. Dropdowns enables users to make a quick selection of the available options for a specific entry.

Try it out

Switch to the native html select element

Switch to ellipsis mode to use the dropdown as a menu item which indicates more actions.

Add a search bar to the dropdown menu.

Add the option to clear the dropdown of any selection (only single select).

You can render a shorthand of the label when it is selected when you pass it to the dropdown item

Show options for all custom text and placeholders.