Tags Input

Tag inputs render tags inside an input, followed by an actual text input.

Apple
Banana

Installation

bash
npx shadcn-vue@latest add tags-input

Usage

Tags with Combobox

Form

Apple
Banana

Select your favorite fruits.

Edit this page on GitHub