UNPKG

novo-elements

Version:

Bullhorn's NOVO Element Repository for Angular 2

8 lines (7 loc) 367 B
<header title="Header" subTitle="with subtitle" icon="share" [theme]="entity"> <utils> <util-action icon="flag" (click)="catchEv('pin', $event)"></util-action> <util-action icon="refresh" (click)="catchEv('refresh', $event)"></util-action> <util-action icon="times" (click)="catchEv('close', $event)"></util-action> </utils> </header>