UNPKG

jqwidgets-framework

Version:

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

7 lines (6 loc) 282 B
<fieldset style="width: 200px; margin-top:1em; margin-bottom: 1em; border: 1px solid lightgrey;"> The value is {{ value | json }} </fieldset> <jqxDropDownList [(ngModel)]="value" [width]="200" [height]="30" [source]="source" [selectedIndex]="1"> </jqxDropDownList>