table/utils/ui/contextualballoon
@ckeditor/ckeditor5-table/src/utils/ui/contextualballoon
Filtering
Functions
-
getBalloonCellPositionData( editor ) → Optionsmodule:table/utils/ui/contextualballoon~getBalloonCellPositionDataReturns the positioning options that control the geometry of the contextual balloon with respect to the selected table cell in the editor content.
Parameters
editor : EditorThe editor instance.
Returns
-
getBalloonTablePositionData( editor ) → Optionsmodule:table/utils/ui/contextualballoon~getBalloonTablePositionDataReturns the positioning options that control the geometry of the contextual balloon with respect to the selected table in the editor content.
Parameters
editor : EditorThe editor instance.
Returns
-
repositionContextualBalloon( editor, target )module:table/utils/ui/contextualballoon~repositionContextualBalloonA helper utility that positions the contextual balloon instance with respect to the table in the editor content, if one is selected.
Parameters
editor : EditorThe editor instance.
target : StringEither "cell" or "table". Determines the target the balloon will be attached to.
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing? Please report it via our issue tracker.