puppeteer/docs/api/puppeteer.screenshotclip.width.md

11 lines
163 B
Markdown
Raw Normal View History

---
sidebar_label: ScreenshotClip.width
---
# ScreenshotClip.width property
**Signature:**
```typescript
interface ScreenshotClip {width: number;}
```