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

758 B

Home > puppeteer > Protocol > Animation > KeyframeStyle

Protocol.Animation.KeyframeStyle interface

Keyframe Style

Signature:

export interface KeyframeStyle 

Properties

Property Type Description
easing string AnimationEffect's timing function.
offset string Keyframe's time offset.