puppeteer/new-docs/puppeteer.protocol.layertree.snapshotcommandlogrequest.snapshotid.md

14 lines
586 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [LayerTree](./puppeteer.protocol.layertree.md) &gt; [SnapshotCommandLogRequest](./puppeteer.protocol.layertree.snapshotcommandlogrequest.md) &gt; [snapshotId](./puppeteer.protocol.layertree.snapshotcommandlogrequest.snapshotid.md)
## Protocol.LayerTree.SnapshotCommandLogRequest.snapshotId property
The id of the layer snapshot.
<b>Signature:</b>
```typescript
snapshotId: SnapshotId;
```