UNPKG

jqwidgets-framework

Version:

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

4 lines 196 B
<jqxDataTable #myDataTable (onRowSelect)="tableOnRowSelect()" (onRowUnselect)="tableOnRowUnselect()" [width]="getWidth()" [source]="dataAdapter" [columns]="columns"> </jqxDataTable>