Properties
-
config : object | undefinedmodule:utils/dom/position~PositioningFunctionResult#config
An optional configuration that will pass-through the getOptimalPosition helper
to the DomPoint returned by this helper.
This configuration may, for instance, let the user of getOptimalPosition know that this particular
position comes with a certain presentation.
-
left : numbermodule:utils/dom/position~PositioningFunctionResult#left
The left value of the element rect that would represent the position.
-
name : string | undefinedmodule:utils/dom/position~PositioningFunctionResult#name
The name of the position. It helps the user of the getOptimalPosition
helper to recognize different positioning function results. It will pass through to the DomPoint
returned by the helper.
-
top : numbermodule:utils/dom/position~PositioningFunctionResult#top
The top value of the element rect that would represent the position.
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.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features.
We appreciate your feedback to help us ensure its accuracy and completeness.