Quiz Question 1 of 5
Which of the following best describes what the Vue transition component does?
Choose the correct answer below:
-
A
Keeps track of the state of data properties on the Vue instance
-
B
Coordinates the animation of different elements as they enter and leave the DOM
-
C
Captures user input in a modular way and makes forms more interesting to fill out
-
D
Makes sure that an application's data is in sync with the user interface