Chips

Chip Component is used as a compact visual which shown in an obround to display tags or some information e.g. Favorite Fruits.

Input Chips

To obtain this result, use div tag with chips-container, chips-header, chips-body, chips-list and chips-delete-icon class name. Add chipsBody and chipsValue id for JS.

Favorite Fruits

Lemon
Lime
Apple
Banana

Stacked Chips

To obtain this result, use div tag with chips-container, chips-header, chips-body, chips-list and chips-delete-icon class name. Add additional stacked-chips class name and stackedChipsBody, stackedChipsValue id for JS.

Favorite Fruits

Lemon
Lime
Apple
Banana