vueform / multiselect

Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
https://vueform.com
MIT License
807 stars 150 forks source link

How to use caret/clear slots with singleSelect? #359

Closed evanblack13 closed 1 year ago

evanblack13 commented 1 year ago

v:slot for caret and clear only seem to work with multiSelect. Is there a way to make these work with singeSelect as well?

adamberecz commented 1 year ago

It should work with single select as well. Please create a repro if it does not for you and I'll have a look. Closing this for now, but feel free to reopen.