Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 707 Bytes

puppeteer.protocol.animation.animationcreatedevent.md

File metadata and controls

20 lines (12 loc) · 707 Bytes

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.