mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
523 B
523 B
Home > puppeteer > Protocol > DOM > CopyToRequest > targetNodeId
Protocol.DOM.CopyToRequest.targetNodeId property
Id of the element to drop the copy into.
Signature:
targetNodeId: NodeId;