gwenaelp / vfg-field-array

A vue-form-generator field to handle arrays
MIT License
39 stars 24 forks source link

how to add placeholder to the new field added? #20

Open sanuann opened 3 years ago

sanuann commented 3 years ago

if I write placeholder: "some text" it doesn't work. I want to add a placeholder to the field newly added. how can I do that?

gwenaelp commented 3 years ago

It is currently not implemented, but it is a really good idea. I am currently using vfg-field-array on a daily basis for a paid project, and I might implement that feature soon (well, when i'll have time...)