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 dotui-cli@latest add tag-group
dotUI

Bringing singularity to the web.

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