Package-level declarations
Types
Functions
Provides data to position an inner element of the floating element so that it appears centered to the reference element. This wraps the core arrow middleware to allow React refs as the element.
Optimizes the visibility of the floating element by choosing the placement that has the most space available automatically, without needing to specify a preferred placement. Alternative to flip. API Docs
Modifies the placement by translating the floating element along the specified axes. A number (shorthand for mainAxis or distance), or an axes configuration object may be passed.
Optimizes the visibility of the floating element by shifting it in order to keep it in view when it will overflow the clipping boundary. API Docs
Provides data to position a floating element. API Docs