SuggestionConfig
interface
Properties
aiAuthor : objectmodule:track-changes/ui/view/suggestionview~SuggestionConfig#aiAuthorThe view-only identity used to render AI-sourced suggestions when
showAISourceis'author'.See
aiAuthor.formatDateTime : ( date: string | Date ) => stringmodule:track-changes/ui/view/suggestionview~SuggestionConfig#formatDateTimeshowAISource : 'author' | 'pill' | nullmodule:track-changes/ui/view/suggestionview~SuggestionConfig#showAISourceHow the AI source of an AI-authored suggestion should be surfaced in the view.
See
showAISource.