@univerjs/thread-comment v0.5.4
Interface: IUpdateCommentMutationParams
Defined in: submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:51
Properties
Property | Type | Defined in |
---|---|---|
payload | IUpdateCommentPayload | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:54 |
silent? | boolean | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:55 |
subUnitId | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:53 |
unitId | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:52 |