Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 504 Bytes

puppeteer.protocol.dom.backendnodeid.md

File metadata and controls

13 lines (8 loc) · 504 Bytes

Home > puppeteer > Protocol > DOM > BackendNodeId

Protocol.DOM.BackendNodeId type

Unique DOM node identifier used to reference a node that may not have been pushed to the front-end.

Signature:

export type BackendNodeId = integer;