angular-custom-dropdown icon indicating copy to clipboard operation
angular-custom-dropdown copied to clipboard

Angular2+ Dropdown. Simple dropdowns without relying on CSS frameworks.

Results 3 angular-custom-dropdown issues
Sort by recently updated
recently updated
newest added

Hey all, I just made the migration to Angular9 and `angular-custom-dropdown` dont work anymore cause `Renderer` is not supported anymore. Now is `Renderer2` that is used. Dont know if `angular-custom-dropdown`...

I am facing an issue with a-c-dropdown. I have implemented same way it is shown in examples : ERROR TypeError: Cannot read property 'statusChange' of undefined at DropDownComponent.webpackJsonp.400.DropDownComponent.ngOnInit (dropDown.component.ts:113) at...