vm-editor
vm-editor copied to clipboard
Missing v-model
There is no way to directly attach the editor to a variable in a reactive way!
Like so:
<VmEditor v-model="article"></VmEditor>
omg, anyone fix it :D