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. |