Sign up (with export icon)

SuggestionThreadConfig

Api-interface iconinterface

Config used for suggestion thread views.

Properties

  • CommentThreadInputView : CommentThreadInputView

  • CommentView : CommentView

  • CommentsListView : CommentsListView

  • SuggestionView : SuggestionView

  • aiAuthor : object

  • disableComments : boolean

  • formatDateTime : ( date: string | Date ) => string

  • showAISource : 'author' | 'pill' | null