HTMLButtonElement: disabled property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

>

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-fe-disabled>

Browser compatibility