angularjs-dropdown-multiselect
angularjs-dropdown-multiselect copied to clipboard
Pass options one by one to ng-multiselect-dropdown
I want to apply the conditional expression to each option of multi-select drop down, but "ng-multiselect-dropdown" only takes options array as an input.
Is there any way to do this in "ng-multiselect-dropdown"?