how to open tooltip programmatically? #171
Answered
by
Spiderpig86
lorenzocampanile
asked this question in
Q&A
-
There is any way I can trigger the tooltip open with JS instead of mouse over? Thank you :-) You made a great CSS library! |
Beta Was this translation helpful? Give feedback.
Answered by
Spiderpig86
May 30, 2023
Replies: 2 comments
-
Hi! This is not something currently supported and I can track this for a future release. https://github.com/Spiderpig86/Cirrus/projects/10 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lorenzocampanile
-
If the element is focusable you can display the tooltip by activating the focus on the element. |
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
Hi! This is not something currently supported and I can track this for a future release. https://github.com/Spiderpig86/Cirrus/projects/10