@univerjs/thread-comment-ui v0.4.2 • Docs
Interface: IThreadCommentMentionDataService
Properties
Property | Type | Defined in |
---|---|---|
dataSource | Nullable <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? | SuggestionFunc | packages/thread-comment-ui/src/services/thread-comment-mention-data.service.ts:31 (opens in a new tab) |
trigger | string | packages/thread-comment-ui/src/services/thread-comment-mention-data.service.ts:30 (opens in a new tab) |