14 lines
512 B
Markdown
14 lines
512 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) > [KeyframeStyle](./puppeteer.protocol.animation.keyframestyle.md) > [offset](./puppeteer.protocol.animation.keyframestyle.offset.md)
|
|
|
|
## Protocol.Animation.KeyframeStyle.offset property
|
|
|
|
Keyframe's time offset.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
offset: string;
|
|
```
|