On this page

Variable AnimationEvent

AnimationEvent: {
    prototype: AnimationEvent;
    new (
        type: string,
        animationEventInitDict?: AnimationEventInit,
    ): AnimationEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
AnimationEvent