Tag Input

An input field for entering multiple values, displayed as chips.

Installation
Run the following command to install the `tag-input` components:
npx shadcn-svelte@latest add https://more-shadcn.noair.fun/r/tag-input.json
Validation
You can pass a validate function. Tags won't be added if they return false.
Styles & Limits
Customize the internal `Chip` variant or set a maximum number of tags.
Command Palette
Search for a command to run