Typedef

UIAddCommentEvent (comments/comments/ui/view)

@ckeditor/ckeditor5-comments/src/comments/ui/view/basecommentview

typedefobject

Fired when a user performed an action that should lead to creating a new comment in the comment thread.

This event is fired by default when the comment input field of the comment thread is submitted.

Filtering

Properties

  • args : tuple

  • name : 'addComment'

Fired by