Back to Components
Components

Toggle Group

Toggle button group with single or multiple selection and orientation controls.

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/toggle-group.tsx

Installation

Using shadcn CLI

npx shadcn add toggle-group --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge