<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Viewport](./puppeteer.viewport.md) &gt; [isMobile](./puppeteer.viewport.ismobile.md)

## Viewport.isMobile property

Whether the `meta viewport` tag is taken into account.

<b>Signature:</b>

```typescript
isMobile?: boolean;
```