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

Properties

animationId: string

Animation id.

duration: number

Duration of the animation.

delay: number

Delay of the animation.