disabled
The HTMLInputElement.disabled
property is a boolean value that reflects the disabled
HTML attribute, which indicates whether the control is disabled.
The HTMLInputElement.disabled
property is a boolean value that reflects the disabled
HTML attribute, which indicates whether the control is disabled.