godbasin / vue-select2

select2 component in vue.
MIT License
123 stars 62 forks source link

how can i add icons/image against every option? #70

Open zohaibRT opened 1 year ago

zohaibRT commented 1 year ago

Hi, I am using select2 in Vue js and I want to add the image like png against every option. please let me know is any possibility of adding the image. Actually, I am trying to add using the templateSelection but cannot add it. please guide.