Module

engine/controller/editingcontroller

@ckeditor/ckeditor5-engine/src/controller/editingcontroller

module

Filtering

Classes

  • EditingController

    Controller for the editing pipeline. The editing pipeline controls model rendering, including selection handling. It also creates the view which builds a browser-independent virtualization over the DOM elements. The editing controller also attaches default converters.