proxy-drag.mustache revision 5b139d58acfcae4b1bcab5a895706abafc2a87a0
407N/A<p>This example shows a simple proxy drag interaction that doesn't require a drop interaction.</p>
451N/A<p>Now we need to create our YUI instance and tell it to load the `dd-drag` and `dd-proxy` modules.</p>
1289N/A<p>Now that we have a YUI instance with the `dd-drag` and `dd-proxy` modules, we need to instantiate the `Drag` instance on this Node and add the `DDProxy` plugin.</p>
407N/A }).plug(Y.Plugin.DDProxy); //This config option makes the node a Proxy Drag