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 445 B
<jqxLoader [theme]="'material'" #jqxLoader [autoOpen]="true" [imagePosition]="'top'" [width]="100" [height]="60"> </jqxLoader> <jqxGrid [theme]="'material'" #jqxGrid [source]="dataAdapter" [columnsresize]="true" [showdefaultloadelement]="false" [autoshowloadelement]="false" [columns]="columns" [width]="850" [height]="400"> </jqxGrid>