UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

6 lines (4 loc) 241 B
<jqxDropDownList [theme]="'material'" (onSelect)="listOnSelect($event)" [width]="200" [height]="30" [source]="dataAdapter" [selectedIndex]="index" [displayMember]="'ContactName'" [valueMember]="'CompanyName'"> </jqxDropDownList>