mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
573 B
573 B
Home > puppeteer > Protocol > DOM > PseudoElementRemovedEvent > pseudoElementId
Protocol.DOM.PseudoElementRemovedEvent.pseudoElementId property
The removed pseudo element id.
Signature:
pseudoElementId: NodeId;