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

ViewDocumentDragStartEvent

Api-typedef icontypedef

Fired when the user starts dragging the content in one of the editing roots of the editor.

Introduced by ClipboardObserver.

Note: This event is not available by default. To make it available, ClipboardObserver needs to be added to the ViewDocument by using the addObserver method. This is usually done by the Clipboard plugin, but if for some reason it is not loaded, the observer must be added manually.

Properties

  • args : tuple

  • name : 'dragstart'

Value

object

Fired by