Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Quasar Fundamentals

Boot Files - Creating a Boot File (Using Wretch) thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Boot Files - Creating a Boot File (Using Wretch)

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