I would like to know if in app.diagram.net (embedded) it was possible to capture events via postMessage() from the app to the client and vice versa?
Here is what I am looking for:
- the "drag and drop" event of a shape on the canvas
- the right click on an element
Or the setting in the librairies of upstream elements in the iframe config to handle postMessage()
I thank you in advance, Have a nice evening.