<fieldset style="width: 350px; margin-top:1em; margin-bottom: 1em; border: 1px solid lightgrey;">
{{ value | json }}
</fieldset>
<jqxEditor [(ngModel)]='value' [width]="getWidth()" [height]="400">
<b>jqxEditor</b> is a HTML text editor.
</jqxEditor>