Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Viewport configuration DTO
Defines browser viewport dimensions and device characteristics
Properties
| Property | Type |
|---|---|
width | number |
height | number |
deviceScaleFactor | number |
isMobile | boolean |
hasTouch | boolean |
Was this page helpful?