Is there a way to specify hide duration on NavigationMenu? #1999
Answered
by
joaom00
nikosrossolatos
asked this question in
Help
-
Hi! Is there a way to hide immediately/with-custom-delay the navigation menu instead of having a fixed 200ms delay? Something like what the delayDuration does, but for when we hide the component! Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
joaom00
Mar 6, 2023
Replies: 2 comments 4 replies
-
If you want to hide immediately you can remove the animation when closed but if you want something like delayDuration for close there isn't |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
nikosrossolatos
-
Is there still no proper solution to this? |
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
If you want to hide immediately you can remove the animation when closed but if you want something like delayDuration for close there isn't