Radio Group
Terminal-style radio marks in their unchecked and checked states: ( ) and (•).
Installation
npx shadcn@latest add @afterglow/radio-groupComposition
Component structure.
RadioGroup
└── RadioGroupItemNotes
Everything else is Base UI radio group's API, documented there.