puppeteer/docs/api/puppeteer.screenshotclip.width.md
2022-07-05 15:41:43 +02:00

158 B

sidebar_label
ScreenshotClip.width

ScreenshotClip.width property

Signature:

interface ScreenshotClip {
  width: number;
}