The Wayback Machine - https://web.archive.org/web/20260118175126/https://angular.dev/api/core/AnimationCallbackEvent
    • Overview
@angular/core

AnimationCallbackEvent

Type Alias
stablesince v20.2

The event type for when animate.enter and animate.leave are used with function callbacks.

API

    
      type AnimationCallbackEvent = {target: Element; animationComplete: Function}
    
    
Jump to details
HTTPS · web.archive.org
← Home