API Reference
@univerjs
@univerjs/thread-comment-ui
interfaces
Ithreadcommenttreeprops

@univerjs/thread-comment-ui v0.1.17Docs


Interface: IThreadCommentTreeProps

Properties

PropertyTypeDefined in
autoFocus?booleanpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:44 (opens in a new tab)
getSubUnitName(subUnitId: string) => stringpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:42 (opens in a new tab)
id?stringpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:33 (opens in a new tab)
onClick?() => voidpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:39 (opens in a new tab)
onClose?() => voidpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:41 (opens in a new tab)
onMouseEnter?() => voidpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:45 (opens in a new tab)
onMouseLeave?() => voidpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:46 (opens in a new tab)
prefix?stringpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:43 (opens in a new tab)
refStr?stringpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:37 (opens in a new tab)
showEdit?booleanpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:38 (opens in a new tab)
showHighlight?booleanpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:40 (opens in a new tab)
subUnitIdstringpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:35 (opens in a new tab)
typeUniverInstanceTypepackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:36 (opens in a new tab)
unitIdstringpackages/thread-comment-ui/src/views/thread-comment-tree/index.tsx:34 (opens in a new tab)

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