Good observation by @Otrebor regarding the version of @types/quill.

I managed to install Quill with Angular 15 using:

  • npm i ngx-quill@21
  • npm i @types/quill@1

as version 22 required Angular 16, and @types/quill@2 leads to the error message regarding "Delta".

Answer from devio on Stack Overflow
๐ŸŒ
npm
npmjs.com โ€บ package โ€บ ngx-quill
ngx-quill - npm
Angular components for the easy use of the QuillJS richt text editor.. Latest version: 30.0.1, last published: 3 months ago. Start using ngx-quill in your project by running `npm i ngx-quill`. There are 161 other projects in the npm registry ...
      ยป npm install ngx-quill
    
Published ย  Dec 03, 2025
Version ย  30.0.1
Author ย  Bengt WeiรŸe
Discussions

quill - How to use Quilljs Editor in Angular 15 Project - Stack Overflow
I have trouble integrating a quilljs editor in my angular 15 web project. I firstly installed the dependencies with the following commands, which worked fine: npm install ngx-quill@latest npm ins... More on stackoverflow.com
๐ŸŒ stackoverflow.com
Ngx-Quill
Sounds like a bug. If it is, open an issue and ask the maintainer, he is a good guy. More on reddit.com
๐ŸŒ r/angular
1
3
February 1, 2023
How can i render ngx-quill editor content from my database to a view component?
I'm working on an angular blog app that uses ngx-quill as a text editor. I had no trouble adding records to my database. the problem occurs when I try to render content, it's not showing the data. ... More on stackoverflow.com
๐ŸŒ stackoverflow.com
angular - Problems with ngx-quill installation - Stack Overflow
Im having this errors while compiling my project Error: node_modules/ngx-quill/lib/quill-editor.component.d.ts:3:21 - error TS2614: Module '"quill"' has no exported member 'Delta'. Did yo... More on stackoverflow.com
๐ŸŒ stackoverflow.com
๐ŸŒ
GitHub
github.com โ€บ KillerCodeMonkey โ€บ ngx-quill โ€บ releases
Releases ยท KillerCodeMonkey/ngx-quill
December 3, 2025 - Angular (>=2) components for the Quill Rich Text Editor - Releases ยท KillerCodeMonkey/ngx-quill
Author ย  KillerCodeMonkey
๐ŸŒ
DEV Community
dev.to โ€บ trungk18 โ€บ build-a-rich-text-editor-in-angular-with-ngx-quill-4i6d
Build a rich text editor in Angular with ngx-quill - DEV Community
November 4, 2020 - ngx-quill is an angular module for the Quill Rich Text Editor containing all components you need.
๐ŸŒ
Quill
quilljs.com
Quill - Your powerful rich text editor
Quill is a free, open source WYSIWYG editor built for the modern web. Completely customize it for any need with its modular architecture and expressive API.
๐ŸŒ
The Johnny Decimal System
dsebastien.net โ€บ 2020-04-18-dynamically-customizing-quill-ngx-quill-editors-in-an-angular-application
NGX Quill tip: Dynamically customizing ngx-quill editors in an Angular application
December 3, 2024 - In my current project (an Angular application), Iโ€™m using the Quill rich text editor, with the help of the ngx-quill utility library (which provides an easy way to use Quill in Angular projects.
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ KillerCodeMonkey โ€บ ngx-quill-example
GitHub - KillerCodeMonkey/ngx-quill-example: demo app for the advanced usage of ngx-quill module ยท GitHub
The demo app for the usage of the ngx-quill module.
Starred by 231 users
Forked by 131 users
Languages ย  TypeScript 65.0% | HTML 29.0% | SCSS 6.0%
๐ŸŒ
npm
npmjs.com โ€บ package โ€บ ngx-quill-editor
ngx-quill-editor - npm
September 28, 2017 - Quill editor component for Angular. Latest version: 2.2.2, last published: 8 years ago. Start using ngx-quill-editor in your project by running `npm i ngx-quill-editor`. There are 5 other projects in the npm registry using ngx-quill-editor.
      ยป npm install ngx-quill-editor
    
Published ย  Sep 28, 2017
Version ย  2.2.2
Author ย  Surmon
๐ŸŒ
SourceForge
sourceforge.net โ€บ projects โ€บ ngx-quill.mirror
ngx-quill download | SourceForge.net
December 3, 2025 - This is an exact mirror of the ngx-quill project, hosted at https://github.com/KillerCodeMonkey/ngx-quill.
๐ŸŒ
jsDelivr
jsdelivr.com โ€บ package โ€บ npm โ€บ ngx-quill-material
ngx-quill-material CDN by jsDelivr - A CDN for npm and GitHub
July 2, 2019 - A free, fast, and reliable CDN for ngx-quill-material. An angular (>= v2) component for the easy use of the QuillJS richt text editor.
Published ย  Jun 28, 2019
๐ŸŒ
Reddit
reddit.com โ€บ r/angular โ€บ ngx-quill
r/angular on Reddit: Ngx-Quill
February 1, 2023 -

Hello angular devs,

I'm using ngx-quill in my project. After 3395 characters the editor looses focus and in the console I see "addRange(): The given range isn't in document" Could anyone help me with this?

๐ŸŒ
jsDocs.io
jsdocs.io โ€บ package โ€บ ngx-quill
ngx-quill@30.0.1 - jsDocs.io
December 3, 2025 - Angular components for the easy use of the QuillJS richt text editor. ... No dev dependencies. ... To add a badge like this oneto your package's README, use the codes available below. You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/ngx-quill.
๐ŸŒ
npms
npms.io โ€บ search
ngx-quill
npms was built to empower the javascript community by providing a better and open sourced search for node modules.
๐ŸŒ
npm Trends
npmtrends.com โ€บ ngx-quill-vs-ngx-quill-editor-vs-quill
ngx-quill vs ngx-quill-editor vs quill | npm trends
Comparing trends for ngx-quill 30.0.1 which has 242,652 weekly downloads and 1,845 GitHub stars vs. ngx-quill-editor 2.2.2 which has 707 weekly downloads and 231 GitHub stars vs. quill 2.0.3 which has 2,439,708 weekly downloads and 46,650 GitHub stars.