Radio Group
A group of radio buttons for selecting one option.
Installation
Copy the command below and run it in your terminal.
Usage
Import RadioGroup and compose it with Item sub-components:
Examples
RadioGroup in different configurations.
With descriptions
Disabled
Anatomy
RadioGroup.Root - Manages a single selection.
RadioGroup.Item - Defines a radio option.
bunx @sivir-ui/svelte add radio-group