Module-documentationThis example shows how the dd-plugin is activated by its html.
Drag the rectangle. The Node is made draggable its html.
Code-example:
<body>
<div class="container" plugin-dd="true"></div>
</body>
<script src="itsabuild-min.js"></script>