Closed franktronics closed 2 years ago
Hi @franktronics first of all, Thank you so much for your contribution.
Actually, you can get the same functionality from onDraggingStateChange
as we passing dragging
state to it already.
So if dragging is true
so that's equivalent to the function you have added.
Function(onDrop) appears(hover) when trying to drop a file
Summary
Added a function that is called on the hover to allow the user to better control the "hover"
Key Changes
Check List