HTMLButtonElement: disabled property
The HTMLButtonElement.disabled property indicates whether the control is disabled, meaning that it does not accept any clicks.
Value
A boolean value.
Specifications
| Specification |
|---|
| HTML # dom-button-disabled |
![]() |
VOOZH | about |
The HTMLButtonElement.disabled property indicates whether the control is disabled, meaning that it does not accept any clicks.
A boolean value.
| Specification |
|---|
| HTML # dom-button-disabled |