/draggers

Primary LanguageJavaScript

Dragger

how to use

you can check the example included in this repository, all you have to do is include the class you want to use for the draggable item, and the class you are using for the containers.

dragger({ empty: '.slot', drag: '.dragger' });