Module

engine/model/operation/nooperation

@ckeditor/ckeditor5-engine/src/model/operation/nooperation

module

Filtering

Classes

  • NoOperation

    Operation which is doing nothing ("empty operation", "do-nothing operation", "noop"). This is an operation, which when executed does not change the tree model. It still has some parameters defined for transformation purposes.