NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.88k stars 3.94k forks source link

Cascader support multiple selection #6981

Open FOWind opened 3 years ago

FOWind commented 3 years ago

What problem does this feature solve?

antd-react support multiple selection with cascader compnent. https://codesandbox.io/s/m5ttw

Do you have a plan to migrate this feature to ng-zorro?

What does the proposed API look like?

Like antd-react: https://codesandbox.io/s/m5ttw

FOWind commented 2 years ago

https://github.com/NG-ZORRO/ng-zorro-antd/pull/7104