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

527 B

Home > puppeteer > Protocol > LayerTree > Layer > parentLayerId

Protocol.LayerTree.Layer.parentLayerId property

The id of parent (not present for root).

Signature:

parentLayerId?: LayerId;