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