action
event is triggered when a button in the editor is clicked. It can be used to handle changes made in ...
change
event is triggered when a change occurs in any field of the editor. It is useful for tracking user i...
save
event occurs when the user requests to save data in the editor. It is useful for processing changes,...
validation
event is triggered when the validation process is completed. It provides the latest field values and...