635 B
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[];