Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 498 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 498 Bytes

jquery.event.drag v2.2 for Meteor

jquery.event.drag repackaged for Meteor

jquery.event.drag, is a jQuery plugin that adds support for a custom drag event. This lets you create complex drag-and-drop operations in your app with ease.

How to use?

  1. Install meteorite
  2. mrt add jquery-event-drag

Check out the official documentation for more details.