asigloo / vue-dynamic-forms

Easy way to dynamically create reactive forms in Vue based on a varying business object model
https://vue-dynamic-forms.netlify.app/
MIT License
395 stars 45 forks source link

[Question] #306

Open Alexandra2888 opened 2 years ago

Alexandra2888 commented 2 years ago

Can inputs be prepopulated with data from api? I tried like this but it's not working:

Thank you