Custom Vue Directives - Real-World Scenario - Register Directives Locally
In this lesson, we learn how to define custom directives locally in our components.
Remember that you can import your directives and define them as you would with single file components if you're using a bundler.