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

714 B

Home > puppeteer > Protocol > Animation > AnimationCanceledEvent

Protocol.Animation.AnimationCanceledEvent interface

Event for when an animation has been cancelled.

Signature:

export interface AnimationCanceledEvent 

Properties

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