HTMLStyleElement: disabled property - Web APIs | MDN (original) (raw)

Baseline

Widely available

The HTMLStyleElement.disabled property can be used to get and set whether the stylesheet is disabled (true) or not (false).

Note that there is no corresponding disabled attribute on the HTML