mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
770 B
770 B
Home > puppeteer > Protocol > LayerTree > CompositingReasonsRequest
Protocol.LayerTree.CompositingReasonsRequest interface
Signature:
export interface CompositingReasonsRequest
Properties
Property | Type | Description |
---|---|---|
layerId | LayerId | The id of the layer for which we want to get the reasons it was composited. |