Quantcast
Channel: Active questions tagged javascript - Stack Overflow
Viewing all articles
Browse latest Browse all 140220

How can I set a default search query in vue-multiselect component?

$
0
0

I am using vue-multiselect. https://vue-multiselect.js.org

My template looks something like this.

<multiselect v-model="value" :options="options" searchable="true"></multiselect>

By default, when I open the multiselect, the search query is empty.

I want the default search query to equal to v-model.


Viewing all articles
Browse latest Browse all 140220


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>