puppeteer/docs/api/puppeteer.keyboardtypeoptions.md

54 lines
441 B
Markdown
Raw Normal View History

---
sidebar_label: KeyboardTypeOptions
---
# KeyboardTypeOptions interface
#### Signature:
```typescript
export interface KeyboardTypeOptions
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th><th>
Default
</th></tr></thead>
<tbody><tr><td>
<span id="delay">delay</span>
</td><td>
`optional`
</td><td>
number
</td><td>
</td><td>
</td></tr>
</tbody></table>