2.0 KiB
2.0 KiB
Home > puppeteer > Protocol > Animation
Protocol.Animation namespace
Signature:
export namespace Animation
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 |