Skip to main content

ChipComponent

A chip component for displaying a label with an optional action icon.

Example

HTML
Signature

icon

propertystring

The icon should be the name of one of the available Clarity icons: https://clarity.design/foundation/icons/shapes/

invert

property

colorFrom

property

If set, the chip will have an auto-generated background color based on the string value passed in.

colorType

property'error' | 'success' | 'warning'

The color of the chip can also be one of the standard status colors.

iconClick

property
Was this chapter helpful?
Report Issue
Edited Feb 10, 2026ยทEdit this page