devextreme-quill icon indicating copy to clipboard operation
devextreme-quill copied to clipboard

Core of the DevExtreme HtmlEditor

DevExtreme Quill

The 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.

API

  • Content
  • Selection
  • Formatting
  • Editor
  • Events
  • Model
  • Extension

Formats

Built-in formats

Modules

Modules allow users to customize the DevExtreme Quill's behavior and functionality. The following are official modules:

  • Clipboard
  • History
  • Keyboard
  • Syntax
  • Table

Guides

  • How to customize Quill
  • Building a custom module

Download

  • npm - npm install devextreme-quill
  • tar - https://github.com/DevExpress/DevExtreme-quill/releases

CDN

Please refer to the DevExtreme Distribution Channels Guide

License

BSD 3-clause