UNPKG

jqwidgets-framework

Version:

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