JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › File Upload Dropzone Validation › Reply To: File Upload Dropzone Validation
February 7, 2022 at 2:28 pm
#102860
martin-jq
Participant
Hello Matias Galante,
Thank you for the feedback! In the next version the validateFile
callback will be called when a file is dropped inside the drop zone.
Meanwhile, you can use a workaround to bind to the drop
event of the drop zone and call the validateFile
method yourself.
Here is an Example.
Best Regards,
Martin
Smart HTMLElements Team
https://www.htmlelements.com/