Chip

Chip is used to categorise or classify similar items, usually via a textual label with an icon

Needs Review
Show details
Needs Review
Published: January 08, 2025
Updated: January 08, 2025

The chip component is a visual text label that helps describe an attribute of an object. These are used throughout the interface to inform users of how an object may be tagged or identified, and can also allow filtering if available.


Chips are generally a container for tag elements, and can contain icons and a remove/dismiss action when added to dynamic lists.


Variants

Variants contain different versions of the component depending on specific properties, such as state, size, colour, optional iconography, etc.

chip
Property Values Default
style Variant default | danger | success | warning | info default
dismiss Boolean true | false false
icon Boolean true | false true
chip
chip
style success
chip
chip
style info
chip
chip
style danger
chip
chip
style default
chip
chip
style warning

Component dependencies

This component is internally dependent on the following components:


Help and support