The function type for animate.enter and animate.leave when they are used with function callbacks.
API
type AnimationFunction = (event: AnimationCallbackEvent) => void
The function type for animate.enter and animate.leave when they are used with function callbacks.
type AnimationFunction = (event: AnimationCallbackEvent) => void
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/AnimationFunction