UNPKG

jqwidgets-scripts-custom

Version:

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

14 lines (12 loc) 335 B
<div class="view-style"> <jqxGrid #referenceGridCustomer [width]="width" [height]="height" [theme]="theme" [source]="dataAdapter" [editable]="editable" [selectionmode]="selectionmode" [editmode]="editmode" [columns]="columns"> </jqxGrid> </div>