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

Dynamic Forms with Vue.js

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Vue.js Watchers and the Activated Hook

In this lesson, we'll bring your attention to one situation that we're facing since we're preserving the component state with the keep-alive component. We're presenting two solutions to the same problem.

Please note that it's up to you to decide your forms behaviour. This is a nice tool to have in your vue.js toolbelt if you ever need to update the child component's data when the value of a prop or data changes.