Replies: 1 comment
-
Upload progress is outside the scope of those components, but you can use the XMLHttpRequestUpload progress event to update the state of a ProgressBar. For the file information, you can take a look at the FileDropItem type. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
As the title suggests I'm looking for a way of visualising the upload progress using the DropZone / FileTrigger component. How would you go about getting the upload progress and possibly other information on the file using these components?
Beta Was this translation helpful? Give feedback.
All reactions