chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Auto focus #101

Open snlim95 opened 5 years ago

snlim95 commented 5 years ago

Hi chmln,

I've fixed the focus issue by introducing auto focus upon entry. How should I do this? I'll give you the pull request? Or just paste the code here?

Regards,

snlm