GitHub

Tag Input

Multi-tag input field with removable tags, suggestions dropdown, color variants, and sizes.

Basic Tag Input

Preview
JavaScript TypeScript React

Tag Colors

Preview
Default Success Warning Error Neutral

With Suggestions

Preview
Vue
React
React Native
Remix
Create "re"

States & Sizes

Preview
Small
Large
Invalid
Locked
ClassDescription
.tag-inputContainer with flex-wrap
.tag-input-fieldText input field
.tagTag pill (inside tag-input)
.tag-textTag label (truncated)
.tag-removeRemove button (X)
.tag-success/warning/error/neutralTag color variants
.tag-removingRemove animation state
.tag-input-smSmall size
.tag-input-lgLarge size
.tag-input-errorError state (red border)
.tag-input-disabledDisabled state
.tag-input-counterTag count display
.tag-input-wrapperWrapper for suggestions dropdown
.tag-input-suggestionsSuggestions dropdown
.tag-input-suggestions-openVisible suggestions
.tag-input-suggestionSuggestion item
.tag-input.glassGlass morphism variant