--- title: Drag 'n Drop nav_title: Drag 'n Drop tags: demo script: --- {% from "demo.njk" import demo %} {% set label %}
Drag 'n drop selected items. Requires jQuery + jQuery UI
{% endset %} {% set html %} {% endset %} {{ demo( label, html, script,'',true) }}No additional configuration settings for this plugin