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

ModelInsertContentEvent

Api-typedef icontypedef

Event fired when insertContent method is called.

The default action of that method is implemented as a listener to this event so it can be fully customized by the features.

Note The selectable parameter for the insertContent is optional. When undefined value is passed the method uses document selection.

Properties

  • args : tuple

  • name : 'insertContent'

Value

object

Fired by