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

Custom Vue Directives

Understanding Vue.js Directives

In this lesson, we go through Vue.js directives from top to bottom. We learn what they are and how you use them. We learn that a directive's job is to apply side effects to the DOM and that they can be modified with modifiers.