EnterEventData (enter)
@ckeditor/ckeditor5-enter/src/enterobserver
Information about a DOM event in context of the Document
.
It wraps the native event, which usually should not be used as the wrapper contains
additional data (like key code for keyboard events).
Filtering
Properties
-
The instance of the document.
-
The DOM event.
-
The DOM target.
-
isSoft : boolean
module:enter/enterobserver~EnterEventData#isSoft
Whether it is a soft enter (Shift+Enter) or a hard enter (Enter).
-
The tree view element representing the target.
-
Instance of the view controller.
Methods
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing? Please report it via our issue tracker.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features. We appreciate your feedback to help us ensure its accuracy and completeness.