Typedef

ViewDocumentMouseLeaveEvent (table/tablemouse)

@ckeditor/ckeditor5-table/src/tablemouse/mouseeventsobserver

typedef
object

Fired when the mouse is moved out of one of the editables.

Introduced by MouseEventsObserver.

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

Filtering

Properties

  • args : tuple

  • name : 'mouseleave'