How to determine position of the tooltip #4306
Unanswered
malgorzata-stefanowicz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I would like to add small triangle marker to my tooltip:
How can I determine position of the tooltip relative to the cursor
to add css classes to show markers: top-left / top-right / down-left / down-right?
The only thing I noticed is that position of the tooltip is updated with js:
Beta Was this translation helpful? Give feedback.
All reactions