This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Accept Arguments For Flexible Composables
In this lesson, learn how to accept arguments for your Vue composable. Some composables will require certain arguments in order to fulfill there purpose while others require no input at all. It’s also common to see composables accept an optional configuration object to further refine how the composable behaves.
Links