uploader
uploader copied to clipboard
Demo needed!
I have a kind of special use case where I need to allow only just one upload. I have read the docs but I do not see a maxFile (or something that looks like it) option.
I also need to allow users cancel an ongoing upload (this is provided in the demo) or delete the file entirely if upload has finished (there is a mention of this in the docs but no demo on how to implement).
Thank you