1. Components
  2. Menus and selection
  3. Tag group

Tag group

A toggle button group allows a user to toggle multiple options, with single or multiple selection.

demo
export default function Demo() {
  return <div>demo</div>;
}

Installation

npx shadcn@latest add https://dotui.org/r/{style-name}/tag-group.json
dotUI
beta

Bringing singularity to the web.

Built by mehdibha. The source code is available on GitHub.