The event type for when animate.enter and animate.leave are used with function callbacks.
API
type AnimationCallbackEvent = {target: Element; animationComplete: Function}
The event type for when animate.enter and animate.leave are used with function callbacks.
type AnimationCallbackEvent = {target: Element; animationComplete: Function}
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/core/AnimationCallbackEvent