Tag
Interactive chip with active state and optional close X. Used for filter pills and multi-select input.
$npx shadcn@latest add https://ui.btng.studio/r/tag
Filter pills
Toggle active state with aria-pressed. The selected pill flips to primary.
Multi-select input
Tags with a close X — clicking the X fires onRemove, clicking the tag itself fires onClick.
Sizes
sm · md (default) · lg.