delay
prop replacement in <Tooltip>
when migrating to v3
#2352
Answered
by
mayank99
anmolshres98
asked this question in
Q&A
-
Hi, I am migrating my app to use How can I pass in delay value for the new tooltip component? |
Beta Was this translation helpful? Give feedback.
Answered by
mayank99
Nov 21, 2024
Replies: 1 comment 2 replies
-
Can you please share your use-case for the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, the
Tooltip
currently has a delay of50
ms (for open) +250
ms (for close). These values might change in the future after UX discussions.