Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Dynamic Forms with Vue.js

Control Child Component Through refs

In this lesson, we'll learn how to control a component through the powerful ref feature of Vue.js.

By assigning a ref to the component, we have full access and control over the step, which is exactly what our mama form needs.