mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
612 B
612 B
Home > puppeteer > Protocol > DOM > DistributedNodesUpdatedEvent > insertionPointId
Protocol.DOM.DistributedNodesUpdatedEvent.insertionPointId property
Insertion point where distrubuted nodes were updated.
Signature:
insertionPointId: NodeId;