n
nonaxial
Components
129/207
reactnextjs

Tag Input

Forms

Multi-tag input field

tagsinputmulti

Installation

$
npx shadcn@latest add https://nonaxial.com/r/tag-input.json

Usage

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

export default function Example() {
  return (
    <TagInput>{/* Your content here */}</TagInput>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring