Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Add a Global Instance Method with a Vue.js Plugin
In this lesson, learn how to add global app instance methods and properties from your Vue.js plugins. These are great for exposing handy utility functions to every app component. Vue Router does this for $route
and $router
.
Links