Billing cycle
Yearly billing saves 20%.
With error
Public entries require a paid plan.
Uncontrolled default
Sort order
Required only
Disabled option
Animation variants
animationVariant — click each control to compare press feedback.
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| name | Optional | string | — | Form name shared by all radios. |
| legend | Optional | string | — | Group label. |
| options | Optional | RadioOption[] | — | value, label, description?, disabled? |
| value / onChange | Optional | string + callback | — | Controlled selection. |
| error / hint | Optional | string | — | Validation and helper text. |
| animationVariant | Optional | PressAnimationVariant | default | Press animation — default, none, ripple, scale, sink, lift, pulse, or glow. |