puppeteer/new-docs/puppeteer.protocol.animation.animationstartedevent.md
2020-07-13 14:01:35 +01:00

756 B

Home > puppeteer > Protocol > Animation > AnimationStartedEvent

Protocol.Animation.AnimationStartedEvent interface

Event for animation that has been started.

Signature:

export interface AnimationStartedEvent 

Properties

Property Type Description
animation Animation Animation that was started.