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

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


Interface: IThreadCommentMentionDataService

Properties

PropertyTypeDefined in
dataSourceNullable<IThreadCommentMentionDataSource>packages/thread-comment-ui/src/services/thread-comment-mention-data.service.ts:27 (opens in a new tab)
getMentions(search: string, unitId: string, subUnitId: string) => Promise<IThreadCommentMention[]>packages/thread-comment-ui/src/services/thread-comment-mention-data.service.ts:29 (opens in a new tab)
renderSuggestion?SuggestionFuncpackages/thread-comment-ui/src/services/thread-comment-mention-data.service.ts:31 (opens in a new tab)
triggerstringpackages/thread-comment-ui/src/services/thread-comment-mention-data.service.ts:30 (opens in a new tab)

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