UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

4 lines (3 loc) 120 B
<div *ngFor="let alert of alerts"> <alert [type]="alert.type"><span [innerHtml]="alert.msg"></span></alert> </div>