@univerjs/thread-comment v0.4.2 • Docs
@univerjs/thread-comment
Classes
Class | Description |
---|---|
ThreadCommentDataSourceService | Preserve for import async comment system |
ThreadCommentModel | - |
ThreadCommentResourceController | - |
UniverThreadCommentPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |
Interfaces
Type Aliases
Type alias | Description |
---|---|
CommentUpdate | - |
ThreadCommentJSON | - |
Variables
Variable | Description |
---|---|
AddCommentCommand | - |
AddCommentMutation | - |
DeleteCommentCommand | Delete Reply |
DeleteCommentMutation | - |
DeleteCommentTreeCommand | - |
ResolveCommentCommand | - |
ResolveCommentMutation | - |
TC_PLUGIN_NAME | Copyright 2023-present DreamNum Inc. |
UpdateCommentCommand | - |
UpdateCommentMutation | - |
UpdateCommentRefMutation | - |
Functions
Function | Description |
---|---|
IThreadCommentDataSourceService | - |