@univerjs-pro/collaboration-client v0.5.0-beta.1 • Docs
Class: CommentService
Constructors
new CommentService()
new CommentService(): CommentService
Returns
Properties
Property | Modifier | Type | Defined in |
---|---|---|---|
commentUpdate$ | readonly | Observable <CommentUpdate > | packages/collaboration-client/src/services/comment/comment.service.ts:7 |
Methods
onCommentUpdate()
onCommentUpdate(data): void
Parameters
Parameter | Type |
---|---|
data | CommentUpdate |
Returns
void
Defined in
packages/collaboration-client/src/services/comment/comment.service.ts:9