Skip to content

Commit bb48891

Browse files
inancgumusschalksnyman
authored andcommitted
Async frame.isDetached
1 parent f190835 commit bb48891

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: 'isDetached()'
3+
description: 'Browser module: frame.isDetached() method'
4+
---
5+
6+
# isDetached()
7+
8+
Reports whether the frame is detached from the DOM.
9+
10+
<TableWithNestedRows>
11+
12+
### Returns
13+
14+
| Type | Description |
15+
| ------ | -------------------------------------------------------------------- |
16+
| `bool` | `true` if the frame is detached from the DOM, and `false` otherwise. |

0 commit comments

Comments
 (0)