puppeteer/new-docs/puppeteer.protocol.layertree.layer.backendnodeid.md
2020-07-13 14:01:35 +01:00

552 B

Home > puppeteer > Protocol > LayerTree > Layer > backendNodeId

Protocol.LayerTree.Layer.backendNodeId property

The backend id for the node associated with this layer.

Signature:

backendNodeId?: DOM.BackendNodeId;