Plans from $25/month
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.
Use defineExpose with Script Setup
In this lesson, learn how to expose a component's internal state using the defineExpose method from Vue. This part is going to focus on how to do this using script setup.
Links
- Vue.js Docs - defineExpose
