Skip to main content
Go to Latest
interface default.Animation.AnimationStartedEvent
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { AnimationStartedEvent } = default.Animation;

Event for animation that has been started.

Properties

animation: Animation

Animation that was started.