@univerjs/thread-comment v0.5.4
Interface: IThreadInfo
Defined in: submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:57
Properties
Property | Type | Defined in |
---|---|---|
children | IThreadComment [] | submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:62 |
relativeUsers | Set <string > | submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:63 |
root | IThreadComment | submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:61 |
subUnitId | string | submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:59 |
threadId | string | submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:60 |
unitId | string | submodules/univer/packages/thread-comment/src/models/thread-comment.model.ts:58 |