ComputePositionConfig

external interface ComputePositionConfig

Inheritors

Properties

Link copied to clipboard

Array of middleware objects to modify the positioning or provide data for rendering.

Link copied to clipboard
open var placement: Placement?

Where to place the floating element relative to the reference element.

Link copied to clipboard
open var platform: Platform?

Object to interface with the current platform.

Link copied to clipboard
open var strategy: Strategy?

The strategy to use when positioning the floating element.