UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

8 lines (7 loc) 280 B
<jqxRepeatButton #myRepeatButton style="margin-left: 25px" (onClick)="repeatOnClick()" [width]="200" [delay]="10"> Click Me! </jqxRepeatButton> <jqxProgressBar #myProgressBar style="margin-top: 10px" [width]="250" [height]="25" [max]="30"> </jqxProgressBar>