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

ViewDocumentMouseUpEvent

Api-typedef icontypedef

Fired when the mouse button is released over one of the editing roots of the editor.

Introduced by MouseObserver.

Note that this event is not available by default. To make it available, MouseObserver needs to be added to EditingView by the addObserver method.

Properties

  • args : tuple

  • name : 'mouseup'

Value

object

Fired by