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

Angular 2 Dropdown Multiselect

Results 125 angular2-multiselect-dropdown issues
Sort by recently updated
recently updated
newest added

How can I trigger a change event when I select an item.

how to show selected items with fname and lname as labelKey. Basically labelKey option take only one string value of dataKey

I was trying to fetch the dropdown options from API and then bind them to the array. But the angular2-multiselect-dropdown is not displaying the options, but when I click on...

It would be great to allow users to navigate up and down the list and toggle item selection with keyboard. It really makes a difference in terms of usability. I'm...

enhancement

If I don't set it, nothing appears, but if I set it, it doesn't appear: When not settings: ![Captura de tela de 2023-01-10 15-47-19](https://user-images.githubusercontent.com/4295101/211636319-2c5530c5-bacf-40fb-b5e7-73e9bbb4ecf9.png) When settings with boolean true in...

I noticed that param `enableCheckAll:true`, when customizing the layout the checkall does not appear. How to make it appear, in this case? ``` ...???... {{label}} {{item.name}} {{item.name}} ```

Currently we can disable item using disabled property. If item is selected already it still disables but it doesnt check the checkbox. It would be nice to have selected item...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

arrow up or down to focus option and enter to select values

enhancement

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies