On this page

Type Alias AnimationEventTypes

AnimationEventTypes:
    | "pause"
    | "reset"
    | "play"
    | "stop"
    | "timeupdate"
    | "scrub"
    | "playbackratechange"
    | "animationstart"
    | "animationend"
    | "keyframe"
    | "iteration"
Was this helpful?
SDK JS
Reference
AnimationEventTypes