I’ve tried different things but I can’t get it yet, I need to add a break line in to the editor.
client.interface.trigger(“setValue”, {
id: “editor”,
text: ‘\n’
});
I’ve tried different things but I can’t get it yet, I need to add a break line in to the editor.
client.interface.trigger(“setValue”, {
id: “editor”,
text: ‘\n’
});