我有三个带有I的复选框 id = ["inputListings_I","inputListings_A","inputListings_B"] 我的问题:使用循环,我希望一次选中一个复选框,然后取消选中另一个复选框假设我选择id,然后循环选择id1,但它应该取消选中id,如果循环选择id2,它应该取消选中id1。 如何做到这一点?inputListings_B"]
mm = dr
我在使用onchange event ($event.target.checked)时在app.component.html中使用angular 11的项目中遇到错误。下面是代码 app.component.html <hello name="{{ name }}"></hello> Start editing to see some magic happen :)<div *ngFor="let Car of Cars">
<input type="