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