bootduallist
v1.0.2
Published
[]
Downloads
13
Readme
BootstrapDualList - The DualList easier to use in angular.
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
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