F-loat / vue-simplemde

📝 Vue SimpleMDE - use simplemde with vue.js
https://F-loat.github.io/vue-simplemde/dist/demo.html
MIT License
770 stars 111 forks source link

How can this emit an event on change? #61

Closed eddiejibson closed 5 years ago

eddiejibson commented 5 years ago

Hi, Is there anyway this can emit a on change or on input event? Like @input.prevent(method)? Cheers.

F-loat commented 5 years ago

@input is available. example