Chip
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Default#
✦auto-tag: infra
Removable#
✦auto-tag: infra
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| icon | ReactNode | — | Pill-style leading icon (typically a glyph or `@`/`#`). |
| onRemove | (() => void) | undefined | — | Optional remove handler. When provided, renders an inset close button. Mirrors the `Tag` API — pass `onRemove` and the X is rendered automatically. |