Anuj Tomar
Results
1
comments of
Anuj Tomar
@LBiv Checkout: https://github.com/bevacqua/dragula#dragulacontainers-options https://github.com/bevacqua/angular-dragula#drake-options By default, the `moves` option returns true, but you can inject `dragulaService` into your directive and overwrite the `moves` function with something like: ``` javascript dragulaService.options($scope,...