Sign up (with export icon)

ViewDocumentMouseDownEvent

Api-typedef icon typedef

Fired when the mouse button is pressed down on 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 : 'mousedown'

Fired by