Interface

AnnotationOptions (comments/annotations)

@ckeditor/ckeditor5-comments/src/annotations/annotations

interface

The configuration options which are used to create new annotations.

Filtering

Properties

  • isVisible : boolean | undefined

  • target : AnnotationTarget

  • type : string | () => string

  • view : AnnotationView