UNPKG

jqwidgets-framework

Version:

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

9 lines (8 loc) 308 B
<jqxListBox #jqxListBox (onChange)="change($event)" [source]="source" [multiple]="true" [width]="200" [height]="250"> </jqxListBox> <div style="margin-top: 30px; font-size: 13px; font-family: Verdana;" #selectionLog></div>