angularjs-dropdown-multiselect icon indicating copy to clipboard operation
angularjs-dropdown-multiselect copied to clipboard

AngularJS Dropdown Multiselect

Results 100 angularjs-dropdown-multiselect issues
Sort by recently updated
recently updated
newest added

Demo: https://plnkr.co/edit/uijC3SN3aFVbw0FlQeo0?p=info If the parent `` of `ng-dropdown-multiselect` is set to `display: inline-block` items with texts, which are longer than the `buttonDefaultText`, will be abbreviated strangely. I think that it...

feature request

As with the extraSetting selectionLimit attribute, there should be an attribute for dictating the minimum amount items that can be selected.

feature request
waiting for response

if there are 3 items to select from,there should be an option such that one should be always selected.

Hi there, I'm passing some array values on loading the page based on this checklist has selected by default, working fine, then if I uncheck default checked list then send...

In the example in the doc when you select an item from the dropdown the selected-model array is filled with the corresponding object inside the options array but when I...

This might be just an issue due to the fact that I'm a noob in the ecosystem, but I cannot figure out a way to make multi select work... I...

I'd like to do smth with selected-model on close dropdown. But I have no access to vm.selectedModel, which is initialized using selected-model="vm.model.stationGroupIds". Is it possible to do smth like this?

Hi !!!!, **>** I'm having more number of multiselct dropdown, I should hide a select-dropdown based on the input of another one, how to achieve For eg: I'm choosing country...

I use angular translate on my site. I can successfully apply initial translations to the dropdown however they do not change when I change language. `this.multipleCountySelectText = { buttonDefaultText: undefined,...

Doesn't do any multi-select