puppeteer/new-docs/puppeteer.keyboard._pressedkeys.md

12 lines
346 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; [Keyboard](./puppeteer.keyboard.md) &gt; [\_pressedKeys](./puppeteer.keyboard._pressedkeys.md)
## Keyboard.\_pressedKeys property
<b>Signature:</b>
```typescript
_pressedKeys: Set<string>;
```