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

Custom Directive's Value

Many directives require a value, and in this lesson, we're learning how to pass, receive and act upon the custom directive's value.