Quiz Yourself: Angular Animations
Test your Angular animations knowledge!
1
(Select all that apply.) Which of the following transitions can you use to animate an element entering the DOM?
A)
transition('enter', ...)
B)
transition(':enter', ...)
C)
transition('void => *', ...)
D)
transition('* => void', ...)
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.