@ovh-ux/ng-ovh-jquery-ui-draggable
v2.1.1
Published
Make elements draggable
Downloads
29
Readme
ng-ovh-jquery-ui-draggable
Make elements draggable.
Install
$ yarn add @ovh-ux/ng-ovh-jquery-ui-draggable
Usage
import angular from 'angular';
import ngOvhJqueryUiDraggable from '@ovh-ux/ng-ovh-jquery-ui-draggable';
angular.module('myApp', [ngOvhJqueryUiDraggable]);
Test
$ yarn test
Contributing
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.
License
BSD-3-Clause © OVH SAS