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
Access this course and 1400+ top-rated courses and projects.