Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
method Page.prototype.isDragInterceptionEnabled
Re-export
import { Page } from "https://deno.land/x/fresh@1.6.7/tests/deps.ts";

Returns

boolean

true if drag events are being intercepted, false otherwise.