Toggle Group
A set of toggle buttons acting as a group.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/toggle-group.jsonUsage
A set of toggle buttons acting as a group.
import { ToggleGroup, ToggleGroupItem } from "@/components/ui/toggle-group";