All Questions
1 question
0
votes
1
answer
519
views
Filereader progress in Vue.js component
I have a component that should to handle the upload file. It holds a bootstrap vue progress component.
I would to handle file loading of filereader.
This is part of vue.js component:
<b-form-file ...