Added onFileDrop() event to documentation #857
Reference in New Issue
Block a user
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In case anyone wants to use the onFileDrop event to handle the files in their own way, I've added it to the documentation. I ran into a situation where I wanted to add some custom logic around file uploading, so I added
onFileDrop()to my element in order to grab the list of files.Thanks for this contribution. We're working to get this into a better shape. If you have any other contributions they will be welcomed 😉
Codecov Report
33.33% <0%> (-9.53%)23.52% <0%> (-8.05%)21.42% <0%> (-0.8%)25% <0%> (-0.19%)61.22% <0%> (+28.57%)80% <0%> (+30%)Continue to review full report at Codecov.