UNPKG

jqwidgets-framework

Version:

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