Javascript Vue Component Vue Composition Api Vue.js Vuejs3 Access This.$root In Vue.js 3 Setup() July 09, 2024 Post a Comment In Vue 2, you can access this.$root inside the created hook. In Vue 3, everything that would have g… Read more Access This.$root In Vue.js 3 Setup()