Custom Vue Directives
🚧 NOTICE: You are watching a Vue.js 2 lesson

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.