Typedef

MutationData (engine/view/observer)

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

typedefobject

A single entry in MutationsEventData mutations array.

Filtering

Properties

  • node : Node

    The view node related to the detected mutation.

  • type : ChangeType

    Type of mutation detected.