Docs

Tag Input

A chip-style tag input. Type and press Enter or comma to add tags. Click × to remove.

Component Blueprint

Installation

$ npx @cosmoo/oblivion add tag-input
Packagesnpm install lucide-react

Usage Detail

tsx
import { TagInput } from "@/components/oblivion/tag-input"

export default function TagInputDemo() {
  return <TagInput />
}

Oblivion UI

© 2026 Oblivion UI. All rights reserved.