Command Palette

Search for a command to run...

Control Group

A component for grouping form controls like text inputs, buttons, selects and other elements into a single cohesive unit.

https://

Installation

pnpm dlx shadcn@latest add https://ui-x.junwen-k.dev/r/control-group.json

Usage

import { ControlGroup, ControlGroupItem } from "@/components/ui/control-group";
<ControlGroup>
  <ControlGroupItem />
  <ControlGroupItem />
</ControlGroup>

Examples

Default

https://

Action

Select

Split Button

Vertical

Form

Enter your legal name as it appears on your government-issued ID.