UNPKG

jqwidgets-framework

Version:

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

10 lines (9 loc) 392 B
<jqxListBox #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>