Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 2.17 KB

puppeteer.protocol.animation.md

File metadata and controls

40 lines (31 loc) · 2.17 KB

Home > puppeteer > Protocol > Animation

Protocol.Animation namespace

Signature:

export namespace Animation 

Enumerations

Enumeration Description
AnimationType

Interfaces

Interface Description
Animation Animation instance.
AnimationCanceledEvent Event for when an animation has been cancelled.
AnimationCreatedEvent Event for each animation that has been created.
AnimationEffect AnimationEffect instance
AnimationStartedEvent Event for animation that has been started.
GetCurrentTimeRequest
GetCurrentTimeResponse
GetPlaybackRateResponse
KeyframesRule Keyframes Rule
KeyframeStyle Keyframe Style
ReleaseAnimationsRequest
ResolveAnimationRequest
ResolveAnimationResponse
SeekAnimationsRequest
SetPausedRequest
SetPlaybackRateRequest
SetTimingRequest