ngx drag and drop
Angular library that allow you to build drag and drop without the native HTML5 API. Mobile touches are supported.
Usage
Start by importing DragDropModule module
;
Add the 'drag-and-drop-wrapper', 'draggable' and 'dropzone' directives
Drag me Drop at me
How to Contribute
- Fork the repo
- Create a branch in your repo with a descriptive name
- Code your fix
- Create a pull request
- Await response from the maintainers!
License
MIT