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

@univerjs/thread-comment v0.4.2Docs


Interface: IThreadComment

Extends

Extended by

Properties

PropertyTypeInherited fromDefined in
attachments?string[]IBaseComment.attachmentspackages/thread-comment/src/types/interfaces/i-thread-comment.ts:32 (opens in a new tab)
children?IBaseComment[]IBaseComment.childrenpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:39 (opens in a new tab)
dTstringIBaseComment.dTpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:28 (opens in a new tab)
idstringIBaseComment.idpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:26 (opens in a new tab)
mentions?string[]IBaseComment.mentionspackages/thread-comment/src/types/interfaces/i-thread-comment.ts:34 (opens in a new tab)
parentId?stringIBaseComment.parentIdpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:35 (opens in a new tab)
personIdstringIBaseComment.personIdpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:30 (opens in a new tab)
refstring-packages/thread-comment/src/types/interfaces/i-thread-comment.ts:43 (opens in a new tab)
resolved?booleanIBaseComment.resolvedpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:36 (opens in a new tab)
subUnitIdstringIBaseComment.subUnitIdpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:38 (opens in a new tab)
textIDocumentBodyIBaseComment.textpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:31 (opens in a new tab)
threadIdstringIBaseComment.threadIdpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:27 (opens in a new tab)
unitIdstringIBaseComment.unitIdpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:37 (opens in a new tab)
updateT?stringIBaseComment.updateTpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:29 (opens in a new tab)
updated?booleanIBaseComment.updatedpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:33 (opens in a new tab)

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