UNPKG

ngx-quill-example

Version:

The demo app for the usage of the [ngx-quill](https://github.com/KillerCodeMonkey/ngx-quill) module. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.1.0.

11 lines (10 loc) 164 B
<h3>Fomat - object</h3> <pre> <code> {{ objectFormat | json }} </code> </pre> <quill-editor format="object" [(ngModel)]="objectFormat"> </quill-editor>