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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.