Custom Vue Directives

Create Vue.js Directive

In this lesson, you'll learn how to create a custom Vue.js directive.

We will create a very important directive that we simply cannot live without. We will create the v-purple directive.