puppeteer/new-docs/puppeteer.protocol.css.cssproperty.disabled.md
2020-07-13 14:01:35 +01:00

549 B

Home > puppeteer > Protocol > CSS > CSSProperty > disabled

Protocol.CSS.CSSProperty.disabled property

Whether the property is disabled by the user (present for source-based properties only).

Signature:

disabled?: boolean;