NG-ZORRO / ng-zorro-antd

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

nz-radio支持name分组 #7805

Open snowchenlei opened 1 year ago

snowchenlei commented 1 year ago

What problem does this feature solve?

nz-radio-group是无法在table或者list中使用的。希望可以给nz-radio增加name属性或者其它形式实现在table中单选

What does the proposed API look like?

<label nz-radio name=""></label>
zorro-bot[bot] commented 1 year ago

Translation of this issue:

nz-radio support name group

What PROBLEM DOES This Feature Solve?

NZ-Radio-found cannot be used in Table or List. Hope to add Name attributes to NZ-Radio or other forms

What does the proposed api look like?