puppeteer/new-docs/puppeteer.protocol.animation.keyframestyle.easing.md

14 lines
533 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; [KeyframeStyle](./puppeteer.protocol.animation.keyframestyle.md) &gt; [easing](./puppeteer.protocol.animation.keyframestyle.easing.md)
## Protocol.Animation.KeyframeStyle.easing property
`AnimationEffect`<!-- -->'s timing function.
<b>Signature:</b>
```typescript
easing: string;
```