Answer the question
In order to leave comments, you need to log in
How to add a button to download a file on the front of Vue from the back?
On the Vue.js front, I need to add a button so that the user can download a Word/Excel document that is on the back, the back is led by node, express, mongodb.
I want it to work something like this:
<a href="http://localhost:3000/downloadFile/:fileId" download>Скачать файл</a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question