761 B
761 B
Home > puppeteer > Protocol > Animation > SetPausedRequest
Protocol.Animation.SetPausedRequest interface
Signature:
export interface SetPausedRequest
Properties
Property | Type | Description |
---|---|---|
animations | string[] | Animations to set the pause state of. |
paused | boolean | Paused state to set to. |