tui.editor icon indicating copy to clipboard operation
tui.editor copied to clipboard

Multiple instance - get calling editor

Open Figoware opened this issue 2 years ago • 0 comments

When using multiple instance of the editor, I don't get how to find the editor instance which generated the event.

i.e. in the hook addImageBlobHook, I need to get the el or wwEditor to work on the active component. this is the Window object, _this not available...

Any help please?

Thanks!

Figoware avatar Aug 11 '22 16:08 Figoware