ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Cascader 缺少 dropdownRender

Open Huying00999 opened this issue 1 year ago • 0 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

提供dropdownRender用以解决自定义菜单需求,比如添加输入框、操作按钮等; 或是提供cascader面板,我们可以自己结合popover实现cascader

What does the proposed API look like?

类似于antdesign中的拓展菜单和面板功能 https://ant-design.antgroup.com/components/cascader-cn#cascader-demo-custom-dropdown https://ant-design.antgroup.com/components/cascader-cn#cascader-demo-panel

Huying00999 avatar Sep 23 '24 08:09 Huying00999