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

ActionsRecorderErrorCallback

Api-typedef icontypedef

Parameters

this : ActionsRecorder
error : any

The error that occurred.

entries : Array<ActionsRecorderEntry>

The log of actions before the error was encountered.

Returns

void