1.0.2 • Published 7 years ago

bootduallist v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

BootstrapDualList - The DualList easier to use in angular.

duallistGif.gif

How to use

Import to your project the dualListDirective.js and duallist.cs files then reference the files in your project
  <script src="your/path/to/directive/js/dualListDirective.js"></script>
  <link rel="stylesheet" href="your/path/to/directive/css/duallist.css">
In your controller use the code below

duallist.png

In your page use
  <dualmultiselect options="options"> </dualmultiselect>

$scope.options

Used versions

Bootstrap

"version": "3.3.7"

Angular

version": "1.5.8

It is available under the MIT license. License