sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

How to show custom selected item on list like the image below? #1757

Open Ken0803 opened 1 year ago

Ken0803 commented 1 year ago

image I want to show the selected item like the image above. How can I implement using vue-select?