ngx-quill
Angular components for the Quill Rich Text Editor
... need it as a global. In most cases, a WYSIWYG editor is used in the back office to store the content to the database. On the other side, this value should be used, to show the content to the end user. In general, QuillJS recommends using a QuillJS instance to present your content. Just create a quill editor without a toolbar and in read-only mode. With some simple CSS lines you can remove the default border around the content.