---
components: ["RadioButtonGroup", "RadioButton", "RadioButtonSkeleton"]
---
## Default
The `name` prop set on `RadioButtonGroup` is passed to the individual `RadioButton` inputs.
## Hidden legend
It's recommended that you provide a legend for accessibility.
Use `hideLegend` to visually hide the legend text.
## Legend text slot
Use the named "legendText" slot to customize the legend text.
Storage tier (disk)
Storage tiers may vary based on geolocation.
## Reactive example
Use the `selected` prop to bind and update the selected value.
## Left-aligned label text
## Disabled buttons
## Vertical orientation
## Skeleton
## Skeleton (vertical)