Radio Group

Terminal-style radio marks in their unchecked and checked states: ( ) and (•).

pulls in@base-ui/react@afterglow/theme

Installation

npx shadcn@latest add @afterglow/radio-group

Composition

Component structure.

RadioGroup
└── RadioGroupItem

Notes

Everything else is Base UI radio group's API, documented there.