Chip
Interactive badges used to represent user-generated content.
Chip
<Chip>
    Chip
    <ChipAction />
</Chip>Examples
Icon
Chip
Custom Action
ChipAction is a button to interact with the chip. It accepts the same props as a Button.
Chip
Destructive
Chip
Neutral
Chip
Outline
Chip
API Reference
| Prop | Type | Default | 
|---|---|---|
| variant | filledoutline | filled | 
| action | progressivedestructiveneutral | progressive | 
| className | string | - |