848 B
848 B
Home > puppeteer > Protocol > Animation > SetTimingRequest
Protocol.Animation.SetTimingRequest interface
Signature:
export interface SetTimingRequest
Properties
Property | Type | Description |
---|---|---|
animationId | string | Animation id. |
delay | number | Delay of the animation. |
duration | number | Duration of the animation. |