novo-elements
Version:
Bullhorn's NOVO Element Repository for Angular 2
8 lines (7 loc) • 336 B
HTML
<!--<novo-table [theme]="theme" [dataProvider]="remote.dataProvider" [columns]="remote.columns" [config]="remote.config">
<novo-table-header class="demo-custom-header">
TEST :)
<button theme="secondary" (click)="changeTheme()">Change Theme!</button>
</novo-table-header>
</novo-table>-->
TODO - FIX (API busted)