UNPKG

novo-elements

Version:

Bullhorn's NOVO Element Repository for Angular 2

6 lines (5 loc) 343 B
<button theme="primary" icon="next">Next</button> <button theme="primary" [color]="negativeColor" icon="times">Cancel</button> <button theme="primary" color="success" icon="check">Save</button> <button theme="primary" color="warning" icon="caution-o">Caution</button> <button theme="primary" color="pulse" icon="next" disabled>Submit</button>