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

538 B

Home > puppeteer > Protocol > CSS > CSSProperty > parsedOk

Protocol.CSS.CSSProperty.parsedOk property

Whether the property is understood by the browser (implies true if absent).

Signature:

parsedOk?: boolean;