UNPKG

jqwidgets-scripts-custom

Version:

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

7 lines (5 loc) 312 B
<fieldset style="width: 300px; margin-top:1em; margin-bottom: 1em; border: 1px solid lightgrey;"> The value is {{ value | json }} </fieldset> <div style="height: 30px"></div> <jqxTextArea [theme]="'material'" [(ngModel)]="value" [width]="300" [height]="90" [placeHolder]="'Enter something'"></jqxTextArea>