Core of the DevExtreme HtmlEditor
npm install devextreme-quillThe DevExtreme Quill is a fork of Quill, based on the 2.0 branch.
In comparison with the original library, DevExtreme Quill supports basic table operations and enhances lists rendering.
- Content
- Selection
- Formatting
- Editor
- Events
- Model
- Extension
Modules allow users to customize the DevExtreme Quill's behavior and functionality. The following are official modules:
- Clipboard
- History
- Keyboard
- Syntax
- Table
- How to customize Quill
- Building a custom module
- npm - npm install devextreme-quill
- tar - https://github.com/DevExpress/DevExtreme-quill/releases
Please refer to the DevExtreme Distribution Channels Guide
BSD 3-clause