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

Edit this page on GitHub