Documentation v3.0.6

Preview

Overview

Draggable is a lightweight, responsive, modern drag & drop library. Draggable abstracts native browser events into a comprehensive API to create a custom drag and drop experience. For more info see the official siteand the Github repository.

Usage

Draggable's script bundles are separate from our global bundle and required to be included and initialized manually on related pages.
<script src="assets/plugins/custom/draggable/draggable.bundle.js"></script>

Initialization

  • Draggable's Javascript is required to be added into the page via the usage code snippet above, along with our other global bundles.
  • Create the basic HTML structure using some of the default CSS classes for Draggable and Bootstrap for styling.
  • Please refer to some of our examples:
Preview Get Help Buy Now