@univerjsthread-comment-uiinterfacesIthreadcommentpanelprops

@univerjs/thread-comment-ui v0.5.0-beta.1Docs


Interface: IThreadCommentPanelProps

Properties

PropertyTypeDefined in
disableAdd?booleanthread-comment-ui/src/views/thread-comment-panel/index.tsx:42
getSubUnitName(subUnitId: string) => stringthread-comment-ui/src/views/thread-comment-panel/index.tsx:37
onAdd() => voidthread-comment-ui/src/views/thread-comment-panel/index.tsx:36
onAddComment?(comment: IThreadComment) => booleanthread-comment-ui/src/views/thread-comment-panel/index.tsx:44
onDeleteComment?(comment: IThreadComment) => booleanthread-comment-ui/src/views/thread-comment-panel/index.tsx:45
onItemEnter?(comment: IThreadComment) => voidthread-comment-ui/src/views/thread-comment-panel/index.tsx:41
onItemLeave?(comment: IThreadComment) => voidthread-comment-ui/src/views/thread-comment-panel/index.tsx:40
onResolve?(id: string, resolved: boolean) => voidthread-comment-ui/src/views/thread-comment-panel/index.tsx:38
showComments?string[]thread-comment-ui/src/views/thread-comment-panel/index.tsx:46
sortComments?(comments: IThreadComment[]) => IThreadComment[]thread-comment-ui/src/views/thread-comment-panel/index.tsx:39
subUnitId$Observable<undefined | string>thread-comment-ui/src/views/thread-comment-panel/index.tsx:34
tempComment?Nullable<IThreadComment>thread-comment-ui/src/views/thread-comment-panel/index.tsx:43
typeUniverInstanceTypethread-comment-ui/src/views/thread-comment-panel/index.tsx:35
unitIdstringthread-comment-ui/src/views/thread-comment-panel/index.tsx:33