API Reference
@univerjs
@univerjs/thread-comment
interfaces
Iupdatecommentpayload

@univerjs/thread-comment v0.1.17Docs


Interface: IUpdateCommentPayload

Properties

PropertyTypeDefined in
attachments?string[]packages/thread-comment/src/commands/mutations/comment.mutation.ts:44 (opens in a new tab)
commentIdstringpackages/thread-comment/src/commands/mutations/comment.mutation.ts:42 (opens in a new tab)
textIDocumentBodypackages/thread-comment/src/commands/mutations/comment.mutation.ts:43 (opens in a new tab)
updateT?stringpackages/thread-comment/src/commands/mutations/comment.mutation.ts:46 (opens in a new tab)
updated?booleanpackages/thread-comment/src/commands/mutations/comment.mutation.ts:45 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.