angular-multiple-selection
angular-multiple-selection copied to clipboard
Access to selectable item's scope variables
Is there possibility to handle isSelected, isSelecting etc. properties outside of a html file?, e.g.
<div multiple-selection-item="item">
$scope.item.isSelected; // true/false