Radio Group
A set of mutually exclusive options with a single tab stop. The arrow keys move focus and check the newly focused option (selection follows focus), wrapping at the ends; Home/End jump to the first/last; Space checks the focused option.
Preview
Free
Pro
Team
Installation
npx shadcn@latest add https://ui.publictheta.com/r/radio-group.jsonConformance
This component conforms to the @publictheta/ui-spec radio-group specification. Run the suite against any implementation with pnpm conformance.