Report an issue
Module

image/image/ui/utils

@ckeditor/ckeditor5-image/src/image/ui/utils

module

Filtering

Functions

  • getBalloonPositionData( editor ) → Options

    static

    Returns the positioning options that control the geometry of the contextual balloon with respect to the selected element in the editor content.

    Parameters

    editor : Editor

    The editor instance.

    Returns

    Options
  • repositionContextualBalloon( editor )

    static

    A helper utility that positions the contextual balloon instance with respect to the image in the editor content, if one is selected.

    Parameters

    editor : Editor

    The editor instance.