NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

ContextWatchdogItemRestartEvent

Api-typedef icontypedef

Fired after an item has been restarted.

	watchdog.on( 'itemRestart', ( evt, { itemId } ) => {
		console.log( 'An item with with the '${ itemId }' ID has been restarted.' );
	} );
Copy code

Properties

  • args : tuple

  • name : 'itemRestart'

  • return : undefined

Value

object

Fired by