Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.98k stars 609 forks source link

How to unload trumbowyg ? #1301

Closed JTorresConsulta closed 2 years ago

JTorresConsulta commented 2 years ago

I need to reset my textarea.

I can load a trumbowyg editor in a textarea like :

$('#myEditor').trumbowyg();

How could unload it?

Thank you !!

JTorresConsulta commented 2 years ago

Excuse me, i cant found in the documentation:

$('#eidotr').trumbowyg('destroy');

Alex-D commented 2 years ago

Here it is in the docs. Maybe keywords are not the best? Feel free to suggest better ones :) https://alex-d.github.io/Trumbowyg/documentation/#destroy-editor