819 B
819 B
Home > puppeteer > Protocol > Animation > KeyframesRule
Protocol.Animation.KeyframesRule interface
Keyframes Rule
Signature:
export interface KeyframesRule
Properties
Property | Type | Description |
---|---|---|
keyframes | KeyframeStyle[] | List of animation keyframes. |
name | string | CSS keyframed animation's name. |