Angular - Animations
What is the effect of this Angular animation snippet?
trigger('fadeToggle', [transition(':leave', [animate('500ms', style({opacity: 0}))])])trigger('fadeToggle', [transition(':leave', [animate('500ms', style({opacity: 0}))])])15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions