Elements
Chip groups contain two elements.
- Chip group: indicates the main attribute in which selections were made.
- Chip: indicates the selections made within the attribute.
Usage
Chip groups are typically used in filter and selection use cases to indicate to the user what selections they have made. They separate selections by attribute, for added clarity. Chip groups also give users the ability to either delete an entire chip group at once using the group X, or delete individual chips at a time.
View source on GitHub