Quiz: Vue Basics
Test your knowledge of Vue basics.
We'll cover the following...
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
Question 1 of 70 attempted