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

I would like to be able to pass tabindex in #149

Open arran4 opened 3 years ago

arran4 commented 3 years ago

I can't see a way of passing tabindex in.. It seems to be hardcoded here: https://github.com/chmln/vue-wysiwyg/blob/c88755fb463444479461762c0d2b23e3b4d06487/src/editor/Editr.vue#L14