puppeteer/new-docs/puppeteer.protocol.animation.setpausedrequest.animations.md

14 lines
556 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Animation](./puppeteer.protocol.animation.md) &gt; [SetPausedRequest](./puppeteer.protocol.animation.setpausedrequest.md) &gt; [animations](./puppeteer.protocol.animation.setpausedrequest.animations.md)
## Protocol.Animation.SetPausedRequest.animations property
Animations to set the pause state of.
<b>Signature:</b>
```typescript
animations: string[];
```