On this page
Properties

Interface AnimationEventMap

interface AnimationEventMap {
    cancel: AnimationPlaybackEvent;
    finish: AnimationPlaybackEvent;
    remove: AnimationPlaybackEvent;
}
Index

Properties

Properties

Was this helpful?
SDK JS
Reference
AnimationEventMap