ankurk91 / vue-trumbowyg

Vue.js component for Trumbowyg WYSIWYG editor :memo:
https://ankurk91.github.io/vue-trumbowyg/
MIT License
236 stars 35 forks source link

Can you help me with code in pure JS without import and how to use in Vue #19

Closed pushand closed 5 years ago

pushand commented 5 years ago

//This single line was enough in js. found in jsfiddle Vue.component('Trumbowyg', VueTrumbowyg.default);