Contents
-
Deprecated Interfaces
Deprecated Popper.js callback invoked after the first positioning update.
Deprecated Popper.js modifier function that operates on positioning state.
Deprecated factory methods for creating common Popper.js modifiers.
Deprecated interface for controlling a Popper.js positioning instance.
Deprecated Popper.js callback for updating options on an existing popper instance.
-
Deprecated Classes
Deprecated Popper.js native modifier configuration object.
Deprecated Popper.js native arguments passed to a modifier function.
Deprecated Popper.js native options for a modifier.
Deprecated Popper.js native options passed when creating a popper instance.
Deprecated builder for creating and configuring Popper.js positioning instances.
Deprecated fallback implementation used when Popper.js is not available.
Deprecated Popper.js-backed implementation wrapping PopperJs.
Deprecated Popper.js native rectangle with position and dimensions.
Deprecated Popper.js native state object holding positioning data.
Deprecated Popper.js native object holding references to the trigger, popper, and arrow elements.
Deprecated Popper.js native object holding bounding rectangles for the reference and popper elements.
Deprecated Popper.js native object holding computed style definitions for the popper element.
-
Deprecated Enum Classes
Deprecated Popper.js lifecycle phases in which modifiers execute.
Use
Placement instead. This class exists only to support the deprecated Popper.js
based components.
Deprecated enum of user interaction types that trigger a Popper.js overlay.