16 lines
336 B
Markdown
16 lines
336 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Frame](./puppeteer.frame.md) > [\_detach](./puppeteer.frame._detach.md)
|
||
|
|
||
|
## Frame.\_detach() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
_detach(): void;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
void
|
||
|
|