ComputePositionConfig

external interface ComputePositionConfig(source)

Properties

Link copied to clipboard

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

Link copied to clipboard
abstract val placement: Placement?

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

Link copied to clipboard
abstract val platform: Platform

Object to interface with the current platform.

Link copied to clipboard
abstract val strategy: Strategy?

The strategy to use when positioning the floating element.