14 lines
527 B
Markdown
14 lines
527 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [AnimationEffect](./puppeteer.protocol.animation.animationeffect.md) > [fill](./puppeteer.protocol.animation.animationeffect.fill.md)
|
||
|
|
||
|
## Protocol.Animation.AnimationEffect.fill property
|
||
|
|
||
|
`AnimationEffect`<!-- -->'s fill mode.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
fill: string;
|
||
|
```
|