Module

engine/view/observer/domeventdata

@ckeditor/ckeditor5-engine/src/view/observer/domeventdata

module

Filtering

Classes

  • DomEventData

    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).