Typedef

AcceptSuggestionEvent (track-changes/ui/view)

@ckeditor/ckeditor5-track-changes/src/ui/view/basesuggestionthreadview

typedefobject

Fired when a user performed an action that should lead to accepting the suggestion.

This event is not fired by default by any component created by BaseSuggestionThreadView. If you create a view class extending BaseSuggestionCommentView, you should provide a UI element that will fire this event.

Filtering

Properties

  • args : tuple

  • name : 'acceptSuggestion'

Fired by