Search


Search something to see results

AnimationEventMap

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

Index

Properties

Properties