puppeteer/docs/api/puppeteer.device.md
2023-03-28 18:02:00 +00:00

19 lines
478 B
Markdown

---
sidebar_label: Device
---
# Device interface
#### Signature:
```typescript
export interface Device
```
## Properties
| Property | Modifiers | Type | Description | Default |
| --------- | --------- | ----------------------------------- | ----------- | ------- |
| userAgent | | string | | |
| viewport | | [Viewport](./puppeteer.viewport.md) | | |