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