@microsoft/fast-foundation > Radio > readOnly
Radio.readOnly property
When true, the control will be immutable by user interaction. See readonly HTML attribute for more information.
Signature:readOnly: boolean;
Remarks
HTML Attribute: readonly
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > Radio > readOnly
When true, the control will be immutable by user interaction. See readonly HTML attribute for more information.
Signature:readOnly: boolean;
HTML Attribute: readonly