UNPKG

jqwidgets-scripts-custom

Version:

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

10 lines (9 loc) 404 B
<jqxListBox [theme]="'material'" #jqxListBox (onCheckChange)="checkChange($event)" [source]="source" [checkboxes]="true" [width]="200" [height]="250"> </jqxListBox> <div style="font-size: 13px; font-family: Verdana; margin-top: 20px;" #Events></div> <div style="font-size: 13px; font-family: Verdana; margin-top: 10px;" #CheckedItems></div>