ComputePositionReturn

external interface ComputePositionReturn : Coords

Properties

Link copied to clipboard

Object containing data returned from all middleware, keyed by their name.

Link copied to clipboard
open val placement: Placement?

The final chosen placement of the floating element.

Link copied to clipboard
open val strategy: Strategy?

The strategy used to position the floating element.

Link copied to clipboard
open var x: Number?
Link copied to clipboard
open var y: Number?