@univerjs/thread-comment v0.5.0-beta.1 • Docs
Interface: IUpdateCommentPayload
Properties
Property | Type | Defined in |
---|---|---|
attachments? | string [] | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:46 |
commentId | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:44 |
text | IDocumentBody | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:45 |
updated? | boolean | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:47 |
updateT? | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:48 |