mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
640 B
640 B
sidebar_label |
---|
ScreenshotClip |
ScreenshotClip interface
Signature:
export interface ScreenshotClip
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
height | number | |||
scale | optional |
number | 1 | |
width | number | |||
x | number | |||
y | number |