valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

ng2-select with image #892

Open BearandYoon opened 6 years ago

BearandYoon commented 6 years ago

I am building angular 4(version 4.3.5) project and I need to add select component in my project. I would like to add image in select component like following example. https://thdoan.github.io/bootstrap-select/examples.html please check "Select with Thumbnails" Is it possible with ng2-select?

optimistex commented 6 years ago

Yes, it is possible. Check the demo on the tab "Rich": https://optimistex.github.io/ng2-select-ex/ image