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

635 B

Home > puppeteer > Protocol > CSS > GetMatchedStylesForNodeResponse > matchedCSSRules

Protocol.CSS.GetMatchedStylesForNodeResponse.matchedCSSRules property

CSS rules matching this node, from all applicable stylesheets.

Signature:

matchedCSSRules?: RuleMatch[];