Wednesday, 7 April 2021

Div hide based on dropdown value

  <div class=" col-sm-6">

              <kendo-dropdownlist [defaultItem]="'Select item...'"  [data]="RevocationReasons"[valuePrimitive]="true"[(ngModel)]="selectedValue">
              </kendo-dropdownlist>
          </div>
 <div *ngIf="selectedValue==='Key Compromised' ">
</div>

hide or show div based on the dropdown selected value

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...