Module

track-changes/trackchanges

@ckeditor/ckeditor5-track-changes/src/trackchanges

module

Filtering

Classes

  • TrackChanges

    A plugin that provides track changes mode for the editor. In track changes mode, all insertions are visually marked and all deletions are not deleted but also visually marked. Unsupported commands are disabled when the editor is in the track changes mode.

Interfaces

  • TrackChangesAdapter

    Track changes adapter.

  • TrackChangesConfig

    The configuration of the track changes feature.

Type Definitions

  • SuggestionData

    Suggestion data object.