wffranco / vue-strap

Bootstrap components built with Vue.js
http://wffranco.github.io/vue-strap/
MIT License
338 stars 133 forks source link

feat: readonly input #160

Open raymondmuller opened 6 years ago

raymondmuller commented 6 years ago

Allows to control the input's readonly attribute. Handy if you do not want to allow a user to type (force selection)