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

Custom Vue.js 3 Plugins

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

Use a Vue.js Plugin to Register a Component

In this lesson, we start creating a tooltip plugin. In the process, you'll see how to register a Vue.js component from inside a plugin. You'll also learn how to maximize performance by registering the component asyncronously.

Links