⚠️ WarningNightly documentation ahead. Switch to the stable editor documentation.
Typedef

MutatedChildren (engine/view/observer)

@ckeditor/ckeditor5-engine/src/view/observer/mutationobserver

typedef
Object

Mutation item for child nodes.

Filtering

Properties

  • New child nodes.

  • Parent of the mutated children.

  • Old child nodes.

  • For child nodes mutations it is always 'children'.