puppeteer/new-docs/puppeteer.dialog.type.md

12 lines
317 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Dialog](./puppeteer.dialog.md) &gt; [Type](./puppeteer.dialog.type.md)
## Dialog.Type property
<b>Signature:</b>
```typescript
static Type: typeof DialogType;
```