Class

AcceptSuggestionCommand (track-changes/commands)

@ckeditor/ckeditor5-track-changes/src/commands/acceptsuggestioncommand

class

A command that accepts the suggestion chain.

Filtering

Methods

  • constructor( editor, suggestions )

    Creates AcceptSuggestionCommand instance.

    Parameters

    editor : Editor
    suggestions : Map.<Suggestion>