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

595 B

Home > puppeteer > Protocol > CSS > RuleUsage > styleSheetId

Protocol.CSS.RuleUsage.styleSheetId property

The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.

Signature:

styleSheetId: StyleSheetId;