Tag
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Default#
backend
With Icon#
#payments
Removable#
on-call
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| onRemove | (() => void) | undefined | — | Optional close button. When provided, a `×` rendered on the right calls it. |
| icon | ReactNode | — | Optional leading icon. |
| size | number | undefined | 22 | Pixel height. Defaults to 22px. |