Make elements draggable
npm install @ovh-ux/ng-ovh-jquery-ui-draggable> Make elements draggable.
   
``sh`
$ yarn add @ovh-ux/ng-ovh-jquery-ui-draggable
`js
import angular from 'angular';
import ngOvhJqueryUiDraggable from '@ovh-ux/ng-ovh-jquery-ui-draggable';
angular.module('myApp', [ngOvhJqueryUiDraggable]);
`
`sh``
$ yarn test
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
BSD-3-Clause © OVH SAS