engine/view/observer/observer
@ckeditor/ckeditor5-engine/src/view/observer/observer
module
Filtering
Classes
-
Abstract base observer class. Observers are classes which listen to DOM events, do the preliminary processing and fire events on the
Document
objects. Observers can also add features to the view, for instance by updating its status or marking elements which need a refresh on DOM events.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.