Vue.js 3 Custom Directives - Get Started - Create a Custom Vue.js 3 Directive
In this lesson, you'll learn how to create a custom Vue.js 3 directive.
We will create a very important directive that we simply cannot live without. We will create the v-purple directive.