UNPKG

jqwidgets-framework

Version:

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

10 lines (8 loc) 279 B
<jqxComplexInput #myComplexInput [width]="250" [height]="25" [value]="'15 + 7.2i'" [spinButtons]="true"> </jqxComplexInput> <br /> <div style="margin-top: 20px"></div> <jqxButton (onClick)="btnOnClick()" [width]="200"> Set wrong value: "11- 2ii" </jqxButton>