jodit icon indicating copy to clipboard operation
jodit copied to clipboard

documentation for all events names?

Open spaceexperiment opened this issue 3 years ago • 0 comments

Maybe I am missing something but I can't seem to fine the documentation for the list of all the events happening in the Jodit editor.

I am looking for an event to be able to Sanitize the html after user paste the html. But there doesn't seem to be an event for this.

I tried afterPaste but this is triggered before the user confirms verifies the paste using the "keep" or "paste as text".

spaceexperiment avatar Oct 31 '22 11:10 spaceexperiment