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

Properties

Properties