Events

Learn how to listen to events emitted by Angular animations and what properties are returned in these events.

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 1200+ tech skills courses.