Back to React Dnd

Drop Effects

packages/docsite/markdown/examples/customize/drop-effects.md

16.0.0282 B
Original Source

Some browsers let you specify the “drop effects” for the draggable items. In the compatible browsers, you will see a “copy” icon when you drag the first box over the drop zone.

<view-source name="05-customize/drop-effects" component="customize-drop-effects"> </view-source>