UNPKG

novo-elements

Version:

Bullhorn's NOVO Element Repository for Angular 2

6 lines (5 loc) 354 B
<button theme="fab" color="success" icon="check"></button> <button theme="fab" color="warning" icon="caution-o"></button> <button theme="fab" color="pulse" icon="next"></button> <button theme="fab" color="grapefruit" icon="print" inverse [loading]="loading" (click)="fakeRequest()"></button> <button theme="fab" icon="neutral" inverse disabled></button>