UNPKG

jqwidgets-framework

Version:

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

10 lines 306 B
<jqxForm #myForm [width]='420' [height]="'auto'" [template]='template' [value]='sampleValue' style="float: left" (onFormdatachange)="formEventHandler($event)" > </jqxForm> <div #formEvents style="padding-left: 10px; width: 350px; height: 350px; float: left; overflow: auto;"></div>