Report an issue
Class

ReinsertOperation (engine/model/operation)

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

class

Operation to reinsert previously removed nodes back to the non-graveyard root. This operation acts like MoveOperation but it returns RemoveOperation when reversed and fires different change event.

Filtering

Properties

  • position

  • type

Static properties

  • className

    static

Methods