Radio Group

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

The Radio Group component provides a set of radio buttons where only one option can be selected at a time. It supports controlled and uncontrolled modes, keyboard navigation, and accessibility features. Built from scratch using React and native HTML elements. No dependencies on any UI library.

Quick Install

Install via shadcn/ui CLI

Examples

Default

Disabled