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

707 B

Home > puppeteer > Protocol > Animation > AnimationCreatedEvent

Protocol.Animation.AnimationCreatedEvent interface

Event for each animation that has been created.

Signature:

export interface AnimationCreatedEvent 

Properties

Property Type Description
id string Id of the animation that was created.