4
Understanding Angular Animations
In this chapter, you’ll learn about working with animations in Angular. You’ll learn about multi-state animations, staggering animations, and keyframe animations, as well as how to implement animations for switching routes in your Angular apps and how to conditionally disable animations.
The following are the recipes that we’re going to cover in this chapter:
- Creating your first two-state Angular animation
- Working with multi-state animations
- Creating complex Angular animations using keyframes
- Animating lists in Angular using stagger animations
- Sequential vs parallel animations in Angular
- Route animations in Angular
- Disabling Angular animations conditionally
Technical requirements
For the recipes in this chapter, ...
Get Angular Cookbook - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.