Animate DropdownMenu #5165
SteeleCoale
started this conversation in
General
Replies: 1 comment
-
Doing something like the following in my object of custom components does not seem to result in any noticeable animation to the dropdown:
|
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
-
Is there a way with the makeAnimated() function to animate anything other than the MultiValues? I've looked all over the place, but all solutions I can find for actually animating the dropdown Menu (and its contents) are external to the react-select library and lead to accessibility problems. Thanks much!
Beta Was this translation helpful? Give feedback.
All reactions