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

509 B

Home > puppeteer > Protocol > CSS > RuleUsage > used

Protocol.CSS.RuleUsage.used property

Indicates whether the rule was actually used by some element in the page.

Signature:

used: boolean;