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

592 B

Home > puppeteer > Protocol > LayerTree > ProfileSnapshotRequest > clipRect

Protocol.LayerTree.ProfileSnapshotRequest.clipRect property

The clip rectangle to apply when replaying the snapshot.

Signature:

clipRect?: DOM.Rect;