Events
Learn how to listen to events emitted by Angular animations and what properties are returned in these events.
We'll cover the following
Start and done events
Angular animations emit two events that we can listen to. They emit a start
event as the animation starts and a done
event when the animation completes.
Get hands-on with 1400+ tech skills courses.