Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
method Page.prototype.isDragInterceptionEnabled
Re-export
import { Page } from "https://deno.land/x/fresh@1.6.1/tests/deps.ts";

Returns

boolean

true if drag events are being intercepted, false otherwise.