puppeteer/new-docs/puppeteer.frame._lifecycleevents.md

12 lines
350 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; [Frame](./puppeteer.frame.md) &gt; [\_lifecycleEvents](./puppeteer.frame._lifecycleevents.md)
## Frame.\_lifecycleEvents property
<b>Signature:</b>
```typescript
_lifecycleEvents: Set<string>;
```