safrazik / vue-file-agent

The most beautiful and full featured file upload component for Vue JS
https://safrazik.github.io/vue-file-agent/
MIT License
731 stars 93 forks source link

Is there any event to know what file has been clicked? #164

Open SumentsJavi opened 2 years ago

SumentsJavi commented 2 years ago

On the documentation section https://safrazik.com/vue-file-agent/docs/#events I can see many events accessible.

If i want to use "sortable" prop, there must be an option to know what file has been clicked by the use and add there my own code.

Is that accessible? Is that achievable?