Search


Search something to see results

AnimationPlaybackEvent

AnimationPlaybackEvent: {
    prototype: AnimationPlaybackEvent;
    new (
        type: string,
        eventInitDict?: AnimationPlaybackEventInit,
    ): AnimationPlaybackEvent;
}

Type declaration