Report an issue
Module

engine/view/writer

@ckeditor/ckeditor5-engine/src/view/writer

module

Filtering

Classes

  • Writer

    View writer class. Provides set of methods used to properly manipulate nodes attached to view document. It is not recommended to use it directly. To get an instance of view writer associated with the document use {@link module:engine/view/view~View#change view.change()) method.