Docs
Tags Input
Tags Input
Description goes here
Add tags by pressing enter
Installation
pnpm dlx shadcn@latest add https://deltacomponents.dev/r/tags-input
Usage
"use client"
import * as React from "react"
import { TagsInput } from "@/registry/inputs/tags-input"
export function Component() {
return <TagsInput />
}
API Reference
Parameters
Name | Type | Description |
---|---|---|
prop | type | description |