donmahallem/TrapezeClientNg

View on GitHub
src/app/modules/common/map-header-box/map-header-box.component.pug

Summary

Maintainability
Test Coverage
ng-content
.title-box
    span.title(*ngIf="title!==undefined",trole="heading",aria-level="2",title="{{title}}") {{title}}
    span.subtitle(*ngIf="subtitle!==undefined",title="{{subtitle}}") {{subtitle}}
mat-icon location_off