5Sponsor

Tag

Removable chip/tag

Terminal
tag-demo
No opentui live preview is registered for this example yet.

Installation

pnpm dlx shadcn@latest add @termcn/tag

Usage

import { Tag } from "@/components/ui/tag";
<Tag>typescript</Tag>

API Reference

Tag

PropTypeDefault
childrenReactNoderequired
onRemove() => voidundefined
colorstringundefined
variant"default" | "outline""default"