ComputePositionReturn

external interface ComputePositionReturn : Coords(source)

Properties

Link copied to clipboard

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

Link copied to clipboard
abstract val placement: Placement

The final chosen placement of the floating element.

Link copied to clipboard
abstract val strategy: Strategy

The strategy used to position the floating element.

Link copied to clipboard
abstract val x: Double
Link copied to clipboard
abstract val y: Double