Interface

SuggestionThreadConfig (track-changes/ui/view)

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

interface

Config used for suggestion thread views.

Filtering

Properties

  • CommentThreadInputView : default

  • CommentView : default

  • CommentsListView : default

  • disableComments : boolean

  • editorConfig : EditorConfig

  • formatDateTime : ( string | Date ) => string

  • maxCommentCharsWhenCollapsed : number

  • maxCommentsWhenCollapsed : number

  • maxThreadTotalWeight : number