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

615 B

Home > puppeteer > Protocol > CSS > GetMatchedStylesForNodeResponse > pseudoElements

Protocol.CSS.GetMatchedStylesForNodeResponse.pseudoElements property

Pseudo style matches for this node.

Signature:

pseudoElements?: PseudoElementMatches[];