Angular - Animations
Which Angular animation function is used to specify the timing and style changes inside keyframes?
animate() function defines the duration and easing of an animation and can include keyframes.trigger() defines animation triggers, state() defines styles for states, and style() sets styles but not timing.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions