Documentation Index
Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt
Use this file to discover all available pages before exploring further.
RadioGroup
Groups multiple radio buttons so only one can be selected at a time.Import
RadioGroup.Root
Groups all radio buttons.Props
State
value: any - The value of the selected radiodisabled: boolean - Whether all radios should be disabledreadOnly: boolean - Whether all radios should be read-onlyrequired: boolean - Whether a selection is required