Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Frame.prototype.isDetached
import { Frame } from "https://deno.land/x/pptr@1.2.0/src/FrameManager.ts";

Returns

boolean

true if the frame has been detached, or false otherwise.