NEWCKEditor AI is here! Learn how to supercharge your editor with AI on our webinar.
Sign up (with export icon)

ModelApplyOperationEvent

Api-typedef icontypedef

Fired every time any operation is applied on the model using applyOperation.

Note that this event is suitable only for very specific use-cases. Use it if you need to listen to every single operation applied on the document. However, in most cases event-change should be used.

A few callbacks are already added to this event by engine internal classes:

Fired by