puppeteer/docs/api/puppeteer.screenshotclip.width.md
2022-07-01 13:34:41 +02:00

158 B

sidebar_label
ScreenshotClip.width

ScreenshotClip.width property

Signature:

interface ScreenshotClip {
  width: number;
}