dlvlj / form-generator-vue

1 stars 2 forks source link

kaysersoze/form-model #9

Closed kaysersoze closed 3 years ago

kaysersoze commented 3 years ago

Added loading of model value into form fields via watcher (with immediate: true).

kaysersoze commented 3 years ago

@divijbhardwaj This is the part I missed in my last pull request that loads model values set with v-model on component initialization.