Tuesday, 1 February 2022

angular issues

 in template ngtemplate

the value ngmodel not work for thia use

 <mat-radio-group aria-label="Select an option" >
                                <mat-radio-button value="true" name="isInclude" ngDefaultControl [(ngModel)]="targetingdata.isInclude">Include</mat-radio-button>
                                <mat-radio-button value="false" name="isInclude"  ngDefaultControl [(ngModel)]="targetingdata.isInclude">Exclude</mat-radio-button>
                            </mat-radio-group>

No comments:

Post a Comment

API run block issue run api from cmd

  ✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio) 🔹 Identify Problem ☐ Error: Unable to start program (.exe) – Access is deni...