This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Boot Files - Understanding, and Using the Axios Boot File
Quasar’s boot files allow us to tap into the Vue instance, early in our apps lifecycle. One use for this, is adding global properties to Vue. Let’s see how we can expose global properties with Quasar in a way that will work with both the composition API, and the options API.
Links