Extremely Popular
Go to Latest
interface puppeteer.Input.DragInterceptedEvent
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { DragInterceptedEvent } = puppeteer.Input;

Emitted only when Input.setInterceptDrags is enabled. Use this data with Input.dispatchDragEvent to restore normal drag and drop behavior.