puppeteer/new-docs/puppeteer.protocol.css.csskeyframesrule.animationname.md
2020-07-13 14:01:35 +01:00

14 lines
513 B
Markdown

<!-- 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; [CSS](./puppeteer.protocol.css.md) &gt; [CSSKeyframesRule](./puppeteer.protocol.css.csskeyframesrule.md) &gt; [animationName](./puppeteer.protocol.css.csskeyframesrule.animationname.md)
## Protocol.CSS.CSSKeyframesRule.animationName property
Animation name.
<b>Signature:</b>
```typescript
animationName: Value;
```