D
D
Dimash Kenzhegaliev2021-05-29 01:13:31
Vue.js
Dimash Kenzhegaliev, 2021-05-29 01:13:31

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

1 answer(s)
W
WapSter, 2021-05-29
@wapster92

Bind href and pass the link you need there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question