utils/dom/position
@ckeditor/ckeditor5-utils/src/dom/position
Filtering
Classes
-
A position class which instances are created and used by the
getOptimalPosition
helper.
Interfaces
-
The
getOptimalPosition()
helper options.
Type Definitions
-
A positioning function which, based on positioned element and target Rects, returns rect coordinates representing the geometrical relation between them. Used by the
getOptimalPosition
helper.
Functions
-
getOptimalPosition( options ) → Position
Calculates the
position: absolute
coordinates of a given element so it can be positioned with respect to the target in the visually most efficient way, taking various restrictions like viewport or limiter geometry into consideration.
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.