List of users that can be assigned to the new comment thread
OptionalinitialThe user to pre-select in the "Assign to" dropdown when the editor opens. Used to persist the last chosen assignee across consecutive comment creations within a session.
Localized strings to be passed to the comment editor component
External function to handle closing the comment editor. Gets called when the editor is closed without saving changes
External function to handle saving the new comment
HTML content of the comment
OptionalassignedUser: stringOptional user to assign the comment to
Interface containing the types of the properties that are passed to the
CommentEditor