Skip to content
Perimeter Style

Radio Group

A set of checkable buttons where only one can be checked at a time.

Usage

tsx
import { RadioGroup } from "@/components/ui/radio-group";

<Radio Group disabled={false}>...</Radio Group>
<Radio Group disabled={false}>...</Radio Group>

Light

Dark

Default

Metrics

Perimeter Api

Radio Group Controls

disabled

Examples

Default Selection

Disabled

Installation

Install
$ pnpm dlx shadcn@latest add @perimeter/radio-group

Search

Search for components, templates, and more.