458 B
458 B
Home > puppeteer > Page > isDragInterceptionEnabled
Page.isDragInterceptionEnabled() method
Signature:
isDragInterceptionEnabled(): boolean;
Returns:
boolean
true
if drag events are being intercepted, false
otherwise.