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

14 lines
527 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; [Animation](./puppeteer.protocol.animation.md) &gt; [AnimationEffect](./puppeteer.protocol.animation.animationeffect.md) &gt; [fill](./puppeteer.protocol.animation.animationeffect.fill.md)
## Protocol.Animation.AnimationEffect.fill property
`AnimationEffect`<!-- -->'s fill mode.
<b>Signature:</b>
```typescript
fill: string;
```