UNPKG

jqwidgets-scripts-custom

Version:

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

5 lines 331 B
<div id="profitDropDownTwo"> <jqxDropDownList #dropDown [autoOpen]="true" [template]="'info'" [checkboxes]="true" [source]="sourceRegion" (onCheckChange)="checkChange($event)" [width]="160" [height]="35" [autoDropDownHeight]="true" [selectionRenderer]="selectionRenderer"> </jqxDropDownList> </div>