<divclass="sort"><buttonmat-raised-buttoncolor="primary"[matMenuTriggerFor]="menuOrder"><!-- Payment Type-->
{{phoneList[activeFilter9]?.viewValue ? phoneList[activeFilter9]?.viewValue : 'Phone number'}}
<mat-icon>arrow_drop_down</mat-icon></button><mat-menu#menuOrder="matMenu"><button*ngFor="let data of phoneList; let i = index"mat-menu-item(click)="filterData(data.value, i, 'phoneNo')"[class.dropdown-active]="activeFilter9 === i">
{{data.viewValue}}
</button></mat-menu></div>
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Top comments (0)