---
sidebar_label: Device.viewport
# Device.viewport property
#### Signature:
```typescript
interface Device {
viewport: Viewport;
}
```