UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, 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>