On this page

Variable AnimationPlaybackEvent

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

Type Declaration

Was this helpful?
SDK JS
Reference
AnimationPlaybackEvent