0👍
You should probably do it like this; bind it the the form element
<textarea data-uk-htmleditor="{markdown:true,mode:'tab'}" v-model="hotel.description"></textarea>
- [Vuejs]-How to add vote without refresh with vue.js?
- [Vuejs]-How does validation work in Vue.js 2.0?
Source:stackexchange.com