You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Whenever you need to position a popper based on some arbitrary coordinates, you can provide `Popper` with a `referenceElement` property that is going to be used in place of the `referenceProps.getRef` React ref.
@@ -141,7 +174,7 @@ The `referenceElement` property must be an object with an interface compatible w
141
174
If `referenceElement` is defined, it will take precedence over any `referenceProps.ref` provided refs.
0 commit comments