Button Group

Groups buttons together with shared styling.

shadcn/ui docs

Installation

pnpm dlx shadcn@latest add https://brutalui.dev/r/button-group.json

Usage

import { ButtonGroup } from '@/components/ui/button-group'
<ButtonGroup>...</ButtonGroup>