UNPKG

jqwidgets-scripts-custom

Version:

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

15 lines (13 loc) 363 B
<div class="view-style"> <jqxGrid #referenceGridStaff [width]="width" [height]="height" [theme]="theme" [source]="dataAdapter" [rowsheight]="rowsheight" [editable]="editable" [selectionmode]="selectionmode" [editmode]="editmode" [columns]="columns"> </jqxGrid> </div>