Courses

Advanced Components: Exposing Internal State - The "expose" Method - 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