Chip
Compact elements that represent an input, attribute, or action.
Installation
Run the following command to install the `chip` components:
npx shadcn-svelte@latest add https://more-shadcn.noair.fun/r/chip.json
Filter / Selection
Use the `active` prop with `variant="outline"` to create toggle filters.
With Avatar
Removable
Copy