diff --git a/entries/droppable.xml b/entries/droppable.xml index d343ada0..4c87be57 100644 --- a/entries/droppable.xml +++ b/entries/droppable.xml @@ -31,7 +31,7 @@ - By default, when an element is dropped on nested droppables, each droppable will receive the element. However, by setting this option to true, any parent droppables will not receive the element. + By default, when an element is dropped on nested droppables, each droppable will receive the element. However, by setting this option to true, any parent droppables will not receive the element. The drop event will still bubble normally, but the event.target can be checked to see which droppable received the draggable element. If specified, the class will be added to the droppable while an acceptable draggable is being hovered over the droppable.
true
drop
event.target