Skip to main content
Latest
interface MouseWheelOptions
import { type MouseWheelOptions } from "https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/types.js";

Properties

optional
deltaX: number
optional
deltaY: number