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.
17 lines (16 loc) • 543 B
HTML
<div>
<app-default></app-default>
<app-activate-rtl></app-activate-rtl>
<app-sanitize-html></app-sanitize-html>
<app-no-sanitize-html></app-no-sanitize-html>
<app-reactive-forms></app-reactive-forms>
<app-formula></app-formula>
<app-emoji></app-emoji>
<app-mention></app-mention>
<app-bubble-editor></app-bubble-editor>
<app-no-toolbar></app-no-toolbar>
<app-custom-toolbar></app-custom-toolbar>
<app-format-json></app-format-json>
<app-format-object></app-format-object>
<app-format-text></app-format-text>
</div>