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

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.