@microsoft/fast-foundation > RadioGroup > readOnly
RadioGroup.readOnly property
When true, the child radios will be immutable by user interaction. See readonly HTML attribute for more information.
Signature:readOnly: boolean;
Remarks
HTML Attribute: readonly