Back to React Dnd

Single Target

packages/docsite/markdown/examples/dustbin/single-target.md

16.0.0310 B
Original Source

This is the simplest example of drag and drop.

Drag the boxes below and drop them into the dustbin. Note that it has a neutral, an active and a hovered state. The dragged item itself changes opacity while dragged.

<view-source name="01-dustbin/single-target" component="dustbin-single-target"> </view-source>