<jqxComplexInput (onChange)="complexInputOnChange($event)"
[width]="300" [height]="25" [value]="'15 + 7i'" [spinButtons]="true">
</jqxComplexInput>
<div style="margin-top: 20px">Events log:</div>
<jqxPanel #myPanel
[width]="300" [height]="150">
</jqxPanel>