Anatomy
- Input❖: embedded component
- Placeholder text or selected items text
- Icon: indicates whether dropdown is opened or closed
- Expanded container: contains all list items
- Header: optional to give groups of list items additional context
- List item selected (multi-select)
- List item not selected (multi-select)
- Divider: optional to give definition between groups of list items
- List item selected (single select)
- List item not selected (single select)
Variants
Selection variants
There are two variants for the selection type: multi-select and single select.
- Multi-select: if users have option to select more than one list item
- Single select: if users can only select one list item
Extras
There are extra variants that you can use: headers and divider.
Designer resources