pespantelis / vue-typeahead

:mag: Typeahead component for Vue.js
http://pespantelis.github.io/vue-typeahead
MIT License
517 stars 98 forks source link

Different v-model? #62

Open shaunc869 opened 6 years ago

shaunc869 commented 6 years ago

Is it possible to bind the v-model to something other than query? It would be nice to have the typeahead work with an existing form where the type ahead was only one portion of the form.