VOOZH about

URL: https://developer.mozilla.org/en-US/docs/Web/API/HTMLButtonElement/disabled

⇱ HTMLButtonElement: disabled property - Web APIs | MDN


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

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.