UNPKG

jqwidgets-scripts-custom

Version:

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

11 lines 327 B
<jqxLoader [theme]="'material'" #jqxLoader [isModal]="true" [imagePosition]="'top'" [width]="100" [height]="60"> </jqxLoader> <jqxButton [theme]="'material'" #openLoader (onClick)="openLoaderClick($event)" [width]="150"> Open Loader </jqxButton>