UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, 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>