Interactive Playground
Experiment with states, sizes, and themes for the Radio group component.
Configuration
Small (sm)
Primary
Identity
States
Select Shipping Method
v-model:"standard"
Live Source Code
Implementation Examples
System Role (Numeric ID)
Value: 2 (Type: number)
1. Numeric ID Mapping
Radios natively handle strict type matching. Binding numeric IDs to the value prop works flawlessly without casting.
Inline Layout
Value: "pro"
2. Horizontal Grouping
Since the Radio wrapper is an inline-flex element, you can easily stack them horizontally using a simple Flexbox gap layout.
Save 20%
Annual BillingBilled upfront. Access to all premium tools.$278/yr
3. Advanced Card Layouts
Because the visual radio handles its own state internally, you can place it inside massive, highly stylized label cards without breaking accessibility.