Quiz: Vue Basics
Test your knowledge of Vue basics.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Where do you declare the reactive data properties?
A.
In the methods object
B.
In the v-model directive
C.
In the template property
D.
In the data() function
1 / 7