mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
615 B
615 B
Home > puppeteer > Protocol > CSS > GetMatchedStylesForNodeResponse > pseudoElements
Protocol.CSS.GetMatchedStylesForNodeResponse.pseudoElements property
Pseudo style matches for this node.
Signature:
pseudoElements?: PseudoElementMatches[];