maxFiles prop #153
CyrilOnicorn
started this conversation in
Ideas
Replies: 1 comment
-
You could implement your own pretty simply. Below I am using sweet alert 2 (which is awesome) to send an alert if more than 5 files are selected. I hope this helps!
|
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
-
Hi,
Is there any particular reason for not implementing the maxFiles prop?
As you can see on the react-dropzone repository, maxFiles is used to limit the number of files.
I'd like to see this prop on this package, what do you think?
Beta Was this translation helpful? Give feedback.
All reactions