Tailwind UI Pattern Registry for humans and agents

tag input chip pill token label multi-select tag input chip pill token label multi-select removable add tag input with chips multi-value text input

Tag Input Base

Fetch pattern JSON: curl https://webspire.de/patterns/tag-input/base.json

Details

Family
tag-input
Tier
base
Kind
component
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
taginputchippilltokenlabelmulti-select

Slots

Name Required Description
tags Yes Tag chip elements with remove buttons.
input Yes Inline text input for adding new tags.

Bordered container with three tag chips (“Design”, “Development”, “Marketing”) each showing an X remove button, plus an inline text input placeholder. Tags wrap responsively and use --ws-tag-input-accent for chip background color.