Dropdown
A dropdown list is a graphical control element, similar to a list box, that allows the user to choose one value from a list.
Groups
Use the separator property on any data item to create groups of items within the dropdown.
Select...
Customized items
The items in the values prop can be can be customized, namely with an icon or custom content on the label prop. Each item can be individually disabled also.
Select...
Related components
Last updated on