Chip
Compact element for tags, filters, labels, or selections. Supports colors, variants, sizes, adornments, and interactive states (clickable, selectable). Uses forwardRef and keyboard accessibility (Enter/Space).
Import
import { Chip, DeletableChip } from 'reablocks';
Chip Props
| Prop | Type | Default | Description |
|---|---|---|---|
color | 'default' | 'primary' | 'secondary' | 'success' | 'warning' | 'error' | 'info' | string | ` |
[Description truncada. Veja o README completo no GitHub.]