UNPKG

taffy-coustom-ui

Version:
12 lines (10 loc) 401 B
<jqxFormattedInput (onOpen)="onOpen($event)" (onClose)="onClose($event)" (onChange)="onChange($event)" (onRadixChange)="onRadixChange($event)" [width]="300" [height]="25" [radix]="'decimal'" [value]="190" [spinButtons]="true" [dropDown]="true"> </jqxFormattedInput> <div style="margin-top: 150px"> Events log: </div> <jqxPanel #myPanel [width]="300" [height]="150"></jqxPanel>