puppeteer/docs/api/puppeteer.screenshotclip.width.md
2022-07-01 11:52:39 +00:00

158 B

sidebar_label
ScreenshotClip.width

ScreenshotClip.width property

Signature:

interface ScreenshotClip {
  width: number;
}