@univerjs/thread-comment v0.5.0-beta.1 • Docs
Interface: IAddCommentMutationParams
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 |