Typedef

CommentThreadDataJSON (comments/comments)

@ckeditor/ckeditor5-comments/src/comments/commentsrepository

typedefobject

Filtering

Properties

  • archivedAt : Date | null

  • attributes : Record<string, unknown>

  • comments : Array<CommentDataJSON>

  • context : CommentThreadContext

  • resolvedAt : Date | null

  • resolvedBy : string | null

  • threadId : string

  • unlinkedAt : Date | null