vuesax
vuesax copied to clipboard
vs-upload response data
Is it possible to get the data returned in the response after upload success?
+1
Yes it is possible, by putting a ref attribute on the vs upload tag, example: ref = "uploadImg" Then in some method, we get it with this.$refs.uploadmg.filesx