mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-12 16:42:27 +03:00
useage readme updates
This commit is contained in:
@@ -17,6 +17,10 @@ import VueInputAutosize from "vue-input-autosize";
|
||||
Vue.use(VueInputAutosize, { maxWidth: 500, minWidth: 20, comfortZone: 0 });
|
||||
```
|
||||
|
||||
...and inside your template:
|
||||
|
||||
`<input type='text' v-model='msg' v-input-autosize />`
|
||||
|
||||
## License
|
||||
|
||||
MIT © [Collin Henderson](https://github.com/syropian)
|
||||
|
||||
Reference in New Issue
Block a user