-
-
Notifications
You must be signed in to change notification settings - Fork 54.6k
Cascader组件添加下拉菜单的 style API #42826
Copy link
Copy link
Closed
react-component/cascader
#413Labels
Inactivehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.The suggestion or request has been accepted, we need you to help us by sending a pull request.
Metadata
Metadata
Assignees
Labels
Inactivehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.The suggestion or request has been accepted, we need you to help us by sending a pull request.
What problem does this feature solve?
多个组件使用dropdownStyle会互不影响修改下拉样式,目前dropdownMenuColumnStyle解决不了当前问题。
What does the proposed API look like?
和Select组件dropdownStyle一样。