Quiz: Components
Test your knowledge of components in Vue.
1
How do you register components globally?
A)
By using the Vue.provide()
method
B)
By using the Vue.component()
method
C)
By using the Vue.use()
method
D)
By using the Vue.global()
method
Question 1 of 70 attempted
Get hands-on with 1400+ tech skills courses.