SidebarConfig (comments/annotations)
@ckeditor/ckeditor5-comments/src/annotations/sidebar
interface
The configuration of the sidebar feature.
Filtering
Properties
-
DOM element into which the sidebar will be inserted.
-
preventScrollOutOfView : Boolean
Changes how the annotations are positioned inside the sidebar.
If set to
true
, the top annotation in the sidebar will never be scrolled above the top edge of the sidebar (which would make it hidden).On the other hand, with this setting enabled, if there is not enough space, annotations will not be positioned exactly next to their linked elements when selected.
Defaults to
false
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.