General
Filter Chip
A compact, interactive pill used for filtering content, categorized tags, or multi-selection.
Icons
Enhance chips with semantic icons for better visual recognition.
Props
| Prop | Type | Default |
|---|---|---|
label | string | — |
selected | boolean | false |
icon | ReactNode | — |
onPress | () => void | — |
onRemove | () => void | — |
