Type Alias AnimationEventTypes
AnimationEventTypes:
| "pause"
| "reset"
| "play"
| "stop"
| "timeupdate"
| "scrub"
| "playbackratechange"
| "animationstart"
| "animationend"
| "keyframe"
| "iteration"
| "pause"
| "reset"
| "play"
| "stop"
| "timeupdate"
| "scrub"
| "playbackratechange"
| "animationstart"
| "animationend"
| "keyframe"
| "iteration"
Was this helpful?