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 we add toggle to the Editor #41

Closed folamy closed 4 years ago

folamy commented 4 years ago

I love this Project so much because it has all that I need for my current project except for the toggle option between wysiwyg and html

I think we can have @tbw-toggle="true/false" and then the true/'false value can be control by external button

ankurk91 commented 4 years ago

I will add the feature soon.

Ref: https://alex-d.github.io/Trumbowyg/documentation/#toggle

folamy commented 4 years ago

I will add the feature soon.

Ref: https://alex-d.github.io/Trumbowyg/documentation/#toggle

Thank you!

ankurk91 commented 4 years ago

The editor already has a button to preform this action. Why do you want to control this behaviour from external button?

screen-record

ankurk91 commented 4 years ago

Closing due to no activity, feel free to open