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

@univerjs/thread-comment v0.3.0Docs


Interface: IBaseComment

Extended by

Properties

PropertyTypeDefined in
attachments?string[]packages/thread-comment/src/types/interfaces/i-thread-comment.ts:32 (opens in a new tab)
children?IBaseComment[]packages/thread-comment/src/types/interfaces/i-thread-comment.ts:39 (opens in a new tab)
dTstringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:28 (opens in a new tab)
idstringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:26 (opens in a new tab)
mentions?string[]packages/thread-comment/src/types/interfaces/i-thread-comment.ts:34 (opens in a new tab)
parentId?stringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:35 (opens in a new tab)
personIdstringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:30 (opens in a new tab)
resolved?booleanpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:36 (opens in a new tab)
subUnitIdstringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:38 (opens in a new tab)
textIDocumentBodypackages/thread-comment/src/types/interfaces/i-thread-comment.ts:31 (opens in a new tab)
threadIdstringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:27 (opens in a new tab)
unitIdstringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:37 (opens in a new tab)
updateT?stringpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:29 (opens in a new tab)
updated?booleanpackages/thread-comment/src/types/interfaces/i-thread-comment.ts:33 (opens in a new tab)

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