This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
isDetached()
Reports whether the frame is detached from the DOM.
Returns
Type | Description |
---|---|
bool | true if the frame is detached from the DOM, and false otherwise. |