shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.66k stars 989 forks source link

Slot for icon before the search/select input #1668

Open nosizejosh opened 1 year ago

nosizejosh commented 1 year ago

Is there a way to achieve the following ui, an icon before the search input without having to use button and grouping with multiselect? image

version is "vue-multiselect": "^3.0.0-beta.1"

A slot for this will be great.