SCEditor
SCEditor copied to clipboard
Editor.empty() or clear() or setValue() or setText() functions missing?
My goal is to completely empty the SCeditor instance.
But I cannot find any of those functions in the docs! https://www.sceditor.com/api/sceditor/
- Can we add such a function?
- What is the workaround to empty the editor with the recent version?
Thanks :)