vee-validate icon indicating copy to clipboard operation
vee-validate copied to clipboard

How to Dynamic Field

Open 271915902 opened this issue 1 year ago • 0 comments

For example,i have a button,with a function get a fieldName

addField(name:string){ } or deleteField(name:string){ } but this field is not a Array how to make my form like {name:xxx,email:xxxx}

271915902 avatar Mar 29 '24 11:03 271915902