DiscardSuggestionCommand (track-changes/commands)
@ckeditor/ckeditor5-track-changes/src/commands/discardsuggestioncommand
class
A command that discards the suggestion chain.
Filtering
Methods
-
constructor( editor, suggestions )
Creates
DiscardSuggestionCommand
instance.Parameters
editor : Editor
suggestions : Map.<Suggestion>