UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

5 lines 290 B
<div id="newsDropDown"> <jqxDropDownList [width]="'160'" [height]="'35'" [autoOpen]="true" [template]="'info'" [source]="source" [placeHolder]="'ALL POSTS'" [autoDropDownHeight]="true" [itemHeight]="35" (onChange)="change($event)"> </jqxDropDownList> </div>