714 B
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. |