The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
In order for us to have access to our base components globally, we need to register it in the global scope.
In this lesson, we’ll register our first base components in the global scope.