UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

10 lines (9 loc) 318 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>