@univerjs-pro/collaboration-client v0.5.0-beta.1Docs


Class: CommentService

Constructors

new CommentService()

new CommentService(): CommentService

Returns

CommentService

Properties

PropertyModifierTypeDefined in
commentUpdate$readonlyObservable<CommentUpdate>packages/collaboration-client/src/services/comment/comment.service.ts:7

Methods

onCommentUpdate()

onCommentUpdate(data): void

Parameters

ParameterType
dataCommentUpdate

Returns

void

Defined in

packages/collaboration-client/src/services/comment/comment.service.ts:9