-
Hi again! What is the best way to close a tooltip when a click on the same elements occurs? I implement a side menu. When it is collapsed, there are only icons. Every icon has a tooltip. When I click on the element a dropdown menu appears. But at the same moment the tooltip should disappear. But I didn't found a way to close the tooltip. Any hints? Best regards, |
Beta Was this translation helpful? Give feedback.
Answered by
waterplea
Sep 20, 2021
Replies: 1 comment 1 reply
-
Best way would be to make hint computable:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
loxy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Best way would be to make hint computable: