yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 932 forks source link

Set selected value using select and option #475

Open arabideau opened 7 years ago

arabideau commented 7 years ago

I can't tell from the examples in the documentation how to set the initial value of a select/dropdown to one of the options. Shouldn't it display the option that corresponds with the value of the v-model? Thanks for any help.

jenoforizs commented 7 years ago

Any solution / reply considering this one?