UNPKG

jqwidgets-scripts-custom

Version:

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

8 lines (7 loc) 291 B
<fieldset style="width: 200px; margin-top:1em; margin-bottom: 1em; border: 1px solid lightgrey;"> The value is {{ value | json }} </fieldset> <jqxComboBox [theme]="'material'" [(ngModel)]='value' [width]='250' [height]='30' [source]='source' [selectedIndex]='0'> </jqxComboBox>