[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. Signature: ```typescript offset: string; ```