UNPKG

novo-elements

Version:

Bullhorn's NOVO Element Repository for Angular 2

5 lines (4 loc) 185 B
<div> <label><span class="caption">Selected Value:</span>{{state}}</label> <novo-select [options]="states" [placeholder]="placeholder" [(ngModel)]="state"></novo-select> </div>