Change Log
- Updated the readme.md file for clear instruction.
<label-edit :text="text" id="labeledit1" v-on:text-updated="textUpdated" placeholder="Enter some text" v-on:text-updated-blur="textUpdated" v-on:text-updated-enter="textUpdated"></label-edit>
Tested with vue ^2.6.11
and the plugin is still working fine as expected.
I didn't put the styling in this label-edit vue plugin is that us, the developers, are going to use own styling anyway.
Happy Coding!