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