Author: | ObaidUrRehman |
---|---|
Official Page: | Go to website |
Publish Date: | October 27, 2017 |
License: | MIT |
Description:
An HTML5 Drag & Drop for Angular applications that provides draggable
& droppable
directives.
Features:
- Transfer data from
draggable
todroppable
. - Restrict drop based on drag-drop scopes.
- Restrict drag to happen from either drag handles or the entire element.
- Add custom drag Helper Image
- Ability to add custom visual cue styles.
Installation:
npm install ng-drag-drop –save