# Viewport

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts#L92)

Viewport configuration for screenshot

## Properties

| Property | Type |
|---|---|
| `width` | `number` |
| `height` | `number` |
| `deviceScaleFactor` | `number` |
| `isMobile` | `boolean` |
| `hasTouch` | `boolean` |
