hifarer / vueditor

A wysiwyg editor written in Vue.js and Vuex.js
http://hifarer.github.io/vueditor/
MIT License
645 stars 112 forks source link

on change event listener #31

Open crnogaj opened 7 years ago

crnogaj commented 7 years ago

Is it possible to listen for change in vueditor? For example I want to save content to localStorage whenever it is changed.

Something like: <vueditor @change="saveLocalStorage()">

Thanks

andreixk commented 7 years ago

+1

ghost commented 6 years ago

+2

FuGangqiang commented 4 years ago

+3

MaBbKhawaja commented 3 years ago

Please let me know if you find the solution

andreixk commented 3 years ago

you can safely assume the project has been abandoned. last commit was 3 years ago.