Command Palette
Search for a command to run

radio-group

✓ Relevant

Mutually exclusive radio button component; install with `npx shadcn-svelte@latest add radio-group -y -o`; use `RadioGroup.Root` with `RadioGroup.Item` elements; bind to form data with `bind:value`; integrates with sveltekit-superforms for validation.