chmln / vue-wysiwyg

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

How do you add a custom button/module to the editor? #112

Open ginger-tek opened 4 years ago

ginger-tek commented 4 years ago

I see the examples you put [here ]() on how to make a custom module for a button on the toolbar, but do we need to build our own version of the source to implement it, or can we integrate it on the fly with the latest build?