-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
When a dropdown disabled state, we can't hover to arrow down to open list item
What does the proposed API look like?
In ant design dropdown (https://ant.design/components/dropdown/), seem we can use dropdownRender or buttonsRender to handle it
