vue-form icon indicating copy to clipboard operation
vue-form copied to clipboard

Model as array

Open guzmo opened this issue 6 years ago • 1 comments

Hey,

I've been looking around for a way to use this with a model that is an array of objects, eg.

model: [
   { name: '' },
   { name: 'asd' },
   ...
]

Any feedback would be appreciated! Cheers!

guzmo avatar Feb 22 '18 14:02 guzmo

Have you find a way to do this @guzmo ?

Exegetech avatar Jun 26 '18 19:06 Exegetech