This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
Mouse Coordinates Exercise
In this lesson, we will create a MouseCoordinates component using slot props in Vue based on the exercise left in the previous lesson. Such components are known as renderless components and are useful for sharing functionality and/or state even when DOM rendering is required.
Links
