Constrain tooltip with parent div #1074
Unanswered
jzbuchalski
asked this question in
Q&A
Replies: 1 comment
-
Never mind, came across the answer: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Anyone with experience in floating-ui (or possibly solved through Tippy)
I would like to constrain a tooltip (floating) with a certain div. Anyone have a clue?
In this sandbox, I simply want the tooltip always constrained within the green div:
https://codesandbox.io/s/floating-ui-constraint-3u4icl
Beta Was this translation helpful? Give feedback.
All reactions