@univerjs/thread-comment v0.5.4
Interface: IAddCommentMutationParams
Defined in: submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:22
Properties
Property | Type | Defined in |
---|---|---|
comment | IThreadComment | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:25 |
subUnitId | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:24 |
sync? | boolean | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:26 |
unitId | string | submodules/univer/packages/thread-comment/src/commands/mutations/comment.mutation.ts:23 |